Skip to content

Commit 68ee74d

Browse files
committed
Update README.md examples to reflect new version 0.3.1
1 parent b91c000 commit 68ee74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgpack is currently beta software. It provides compact encoding/decoding method
99
## Installation
1010

1111
* Install [corral](https://github.com/ponylang/corral)
12-
* `corral add github.com/seantallen-org/msgpack.git --version 0.3.0`
12+
* `corral add github.com/seantallen-org/msgpack.git --version 0.3.1`
1313
* `corral fetch` to fetch your dependencies
1414
* `use "msgpack"` to include this package
1515
* `corral run -- ponyc` to compile your application

0 commit comments

Comments
 (0)