We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86607af commit 198348fCopy full SHA for 198348f
docs/Installation.md
@@ -97,7 +97,7 @@ HttpService.HttpEnabled = HttpEnabled`}
97
98
```toml
99
[dependencies]
100
-Helium = "howmanysmall/helium@0.1.0"
+Helium = "howmanysmall/helium@1.1.0"
101
```
102
103
## Next
wally.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "howmanysmall/helium"
3
-version = "0.2.0"
+version = "1.1.0"
4
registry = "https://github.com/UpliftGames/wally-index"
5
realm = "shared"
6
0 commit comments