This commit is contained in:
2026-08-14 02:56:50 +02:00
parent ba5c97db99
commit 7d8a5cd599
+1 -1
View File
@@ -2,7 +2,7 @@
(define collection "git-cli")
(define pkg-desc "Command-line-like Git operations for Racket, interface to the git cli command")
(define version "0.3.33")
(define version "0.3.34")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)