Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
littensy committed Jun 29, 2023
1 parent 3cc921d commit 5ac4964
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rbxts/reflex",
"version": "3.2.1",
"version": "3.3.0",
"description": "A state container for side effects",
"main": "src/init.lua",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion wally.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ dependencies = []

[[package]]
name = "littensy/reflex"
version = "3.2.0"
version = "3.3.0"
dependencies = [["Promise", "evaera/[email protected]"]]
2 changes: 1 addition & 1 deletion wally.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "littensy/reflex"
description = "A state container built for Roblox"
version = "3.2.1"
version = "3.3.0"
license = "MIT"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"
Expand Down

0 comments on commit 5ac4964

Please sign in to comment.