cleanup temporary information

This commit is contained in:
2026-08-11 13:05:44 +02:00
parent 8027ad2c9c
commit bf8c5b7e89
3 changed files with 23 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
(define collection "git")
(define pkg-desc "Command-line-like Git operations for Racket, implemented with libgit2")
(define version "0.2.7")
(define version "0.2.8")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)