Commit a373270 1 parent 130ddeb commit a373270 Copy full SHA for a373270
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ Add the following to your `wally.toml` and run `wally install` to download the p
33
33
34
34
``` toml
35
35
[dependencies ]
36
- ComplexRegions = " vocksel/complex-regions@1. 0.1
36
+ ComplexRegions = " vocksel/complex-regions@0.1.0
37
37
```
38
38
39
39
Make sure the resulting `Packages` folder is synced into your experience using a tool like [Rojo](https://github.com/rojo-rbx/rojo/).
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Add the following to your `wally.toml` and run `wally install` to download the p
16
16
17
17
``` toml
18
18
[dependencies ]
19
- ComplexRegions = " vocksel/complex-regions@1. 0.1
19
+ ComplexRegions = " vocksel/complex-regions@0.1.0
20
20
```
21
21
22
22
Make sure the resulting `Packages` folder is synced into your experience using a tool like [Rojo](https://github.com/rojo-rbx/rojo/).
You can’t perform that action at this time.
0 commit comments