Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
fewkz committed Sep 24, 2022
1 parent 25c602c commit db880c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ You can download the latest release of froact as a rbxm file from https://github

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

## How to use
Expand Down
2 changes: 1 addition & 1 deletion wally.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "fewkz/froact"
description = " Wrapper around Roact & Roact Hooks to simplify UI development"
version = "0.1.4"
version = "0.2.0"
license = "MIT"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
Expand Down

0 comments on commit db880c4

Please sign in to comment.