Commit d856b0e 1 parent a373270 commit d856b0e Copy full SHA for d856b0e
File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
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@0.1.0
36
+ ComplexRegions = " vocksel/complex-regions@0.1.1 "
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@0.1.0
19
+ ComplexRegions = " vocksel/complex-regions@0.1.1 "
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/ ) .
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " vocksel/complex-regions"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
authors = [ " David Minnerly <me@vocksel.com>" ]
5
5
license = " MIT"
6
6
registry = " https://github.com/UpliftGames/wally-index"
You can’t perform that action at this time.
0 commit comments