We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa3ee49 commit 721b9d3Copy full SHA for 721b9d3
package.scm
@@ -1,5 +1,5 @@
1
(define-gauche-package "gauche-json-c"
2
- :version "0.1"
+ :version "0.1.1"
3
:description "Fast json read/write for gauche using json-c."
4
:require (("Gauche" (>= "0.9.10")))
5
:providing-modules (json-c)
0 commit comments