More commands

This commit is contained in:
2026-08-14 02:56:08 +02:00
parent bf2c903524
commit ba5c97db99
4 changed files with 274 additions and 14 deletions
+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.29")
(define version "0.3.33")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)