Skip to content

Commit db880c4

Browse files
committed
Bump version
1 parent 25c602c commit db880c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can download the latest release of froact as a rbxm file from https://github
77

88
Froact can be added to your project via [Wally](https://wally.run/) by adding this line under dependencies.
99
```toml
10-
froact = "fewkz/froact@0.1.4"
10+
froact = "fewkz/froact@0.2.0"
1111
```
1212

1313
## How to use

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "fewkz/froact"
33
description = " Wrapper around Roact & Roact Hooks to simplify UI development"
4-
version = "0.1.4"
4+
version = "0.2.0"
55
license = "MIT"
66
registry = "https://github.com/UpliftGames/wally-index"
77
realm = "shared"

0 commit comments

Comments
 (0)