Skip to content

Commit 1c5bcaf

Browse files
committed
Update README.md examples to reflect new version 0.4.0
1 parent 771b090 commit 1c5bcaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Additional API surface and functionality will be added as needed. If you need fu
1313

1414
* Requires ponyc 0.63.1 or later
1515
* Install [corral](https://github.com/ponylang/corral)
16-
* `corral add github.com/ponylang/github_rest_api.git --version 0.3.2`
16+
* `corral add github.com/ponylang/github_rest_api.git --version 0.4.0`
1717
* `corral fetch` to fetch your dependencies
1818
* `use "github_rest_api"` to include this package
1919
* `corral run -- ponyc` to compile your application

0 commit comments

Comments
 (0)