make collection xref for git help

This commit is contained in:
2026-08-11 22:53:28 +02:00
parent 7c6a338326
commit 069fdbf921
4 changed files with 10 additions and 8 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.15")
(define version "0.2.16")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)