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 b91c000 commit 68ee74dCopy full SHA for 68ee74d
README.md
@@ -9,7 +9,7 @@ msgpack is currently beta software. It provides compact encoding/decoding method
9
## Installation
10
11
* Install [corral](https://github.com/ponylang/corral)
12
-* `corral add github.com/seantallen-org/msgpack.git --version 0.3.0`
+* `corral add github.com/seantallen-org/msgpack.git --version 0.3.1`
13
* `corral fetch` to fetch your dependencies
14
* `use "msgpack"` to include this package
15
* `corral run -- ponyc` to compile your application
0 commit comments