Made Makefile #rash complient

This commit is contained in:
2026-08-17 16:37:48 +02:00
parent d2e2298731
commit 6834b3d2ac
3 changed files with 62 additions and 41 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.4.2")
(define version "0.4.4")
(define pkg-authors '("Hans Dijkema"))
(define license 'MIT)