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 8620cc7 commit d4a30dcCopy full SHA for d4a30dc
README.md
@@ -11,7 +11,7 @@ JSON was extracted from the standard library as part of [RFC #78](https://github
11
## Installation
12
13
* Install [corral](https://github.com/ponylang/corral)
14
-* `corral add github.com/ponylang/json.git --version 0.1.0`
+* `corral add github.com/ponylang/json.git --version 0.2.0`
15
* `corral fetch` to fetch your dependencies
16
* `use "json"` to include this package
17
* `corral run -- ponyc` to compile your application
0 commit comments