We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c602c commit db880c4Copy full SHA for db880c4
README.md
@@ -7,7 +7,7 @@ You can download the latest release of froact as a rbxm file from https://github
7
8
Froact can be added to your project via [Wally](https://wally.run/) by adding this line under dependencies.
9
```toml
10
-froact = "fewkz/froact@0.1.4"
+froact = "fewkz/froact@0.2.0"
11
```
12
13
## How to use
wally.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "fewkz/froact"
3
description = " Wrapper around Roact & Roact Hooks to simplify UI development"
4
-version = "0.1.4"
+version = "0.2.0"
5
license = "MIT"
6
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
0 commit comments