version update

This commit is contained in:
2026-02-16 10:44:02 +01:00
parent e3d02b165e
commit e0949c67ef

View File

@@ -1,7 +1,7 @@
#lang info
(define pkg-authors '(hnmdijkema))
(define version "0.1.1")
(define version "0.1.2")
(define license 'Apache-2.0)
(define pkg-desc "A few utility functions around the gregor date module")