Skip to content

Commit 9356024

Browse files
committed
Update courier to 0.4.0
1 parent 9f9c336 commit 9356024

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

1212
## Installation
1313

14-
* Requires ponyc 0.65.0 or later
14+
* Requires ponyc 0.65.0 or later. On Windows, requires ponyc 0.66.0 or later.
1515
* Install [corral](https://github.com/ponylang/corral)
1616
* `corral add github.com/ponylang/github_rest_api.git --version 0.6.0`
1717
* `corral fetch` to fetch your dependencies

corral.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
{
1212
"locator": "github.com/ponylang/courier.git",
13-
"version": "0.3.1"
13+
"version": "0.4.0"
1414
},
1515
{
1616
"locator": "github.com/ponylang/uri.git",

0 commit comments

Comments
 (0)