Bumped version
Should have done this earlier when APIs changed; but I didn't.
This commit is contained in:
parent
8cb4bc3f96
commit
185cc71c62
|
@ -3,5 +3,5 @@
|
||||||
(define deps '("base" ("redex-lib" #:version "1.11")))
|
(define deps '("base" ("redex-lib" #:version "1.11")))
|
||||||
(define build-deps '())
|
(define build-deps '())
|
||||||
(define pkg-desc "implementation (no documentation, tests) part of \"cur\".")
|
(define pkg-desc "implementation (no documentation, tests) part of \"cur\".")
|
||||||
(define version "0.2")
|
(define version "0.3")
|
||||||
(define pkg-authors '(wilbowma))
|
(define pkg-authors '(wilbowma))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user