Skip to content

Commit 721b9d3

Browse files
committed
move to version 0.1.1
1 parent aa3ee49 commit 721b9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
(define-gauche-package "gauche-json-c"
2-
:version "0.1"
2+
:version "0.1.1"
33
:description "Fast json read/write for gauche using json-c."
44
:require (("Gauche" (>= "0.9.10")))
55
:providing-modules (json-c)

0 commit comments

Comments
 (0)