Documentation.

This commit is contained in:
2026-08-13 13:55:52 +02:00
parent 70883de138
commit 14be30dfac
4 changed files with 140 additions and 36 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.15")
(define version "0.3.16")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)