version update
This commit is contained in:
2
info.rkt
2
info.rkt
@@ -1,7 +1,7 @@
|
|||||||
#lang info
|
#lang info
|
||||||
|
|
||||||
(define pkg-authors '(hnmdijkema))
|
(define pkg-authors '(hnmdijkema))
|
||||||
(define version "0.1.1")
|
(define version "0.1.2")
|
||||||
(define license 'Apache-2.0)
|
(define license 'Apache-2.0)
|
||||||
(define pkg-desc "A few utility functions around the gregor date module")
|
(define pkg-desc "A few utility functions around the gregor date module")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user