Skip to content

Commit f9633e8

Browse files
committed
Update README.md examples to reflect new version 1.1.5
1 parent 6707481 commit f9633e8

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 @@ Production ready.
99
## Installation
1010

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

0 commit comments

Comments
 (0)