Skip to content

Commit a373270

Browse files
committed
Fix incorrect version number
1 parent 130ddeb commit a373270

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Add the following to your `wally.toml` and run `wally install` to download the p
3333

3434
```toml
3535
[dependencies]
36-
ComplexRegions = "vocksel/complex-regions@1.0.1
36+
ComplexRegions = "vocksel/complex-regions@0.1.0
3737
```
3838
3939
Make sure the resulting `Packages` folder is synced into your experience using a tool like [Rojo](https://github.com/rojo-rbx/rojo/).

docs/intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Add the following to your `wally.toml` and run `wally install` to download the p
1616

1717
```toml
1818
[dependencies]
19-
ComplexRegions = "vocksel/complex-regions@1.0.1
19+
ComplexRegions = "vocksel/complex-regions@0.1.0
2020
```
2121
2222
Make sure the resulting `Packages` folder is synced into your experience using a tool like [Rojo](https://github.com/rojo-rbx/rojo/).

0 commit comments

Comments
 (0)