diff --git a/package.json b/package.json index 00a8563..8546c6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rbxts/reflex", - "version": "3.1.3", + "version": "3.1.4", "description": "A state container for side effects", "main": "src/init.lua", "scripts": { diff --git a/wally.lock b/wally.lock index a2a7ac9..98e809c 100644 --- a/wally.lock +++ b/wally.lock @@ -9,5 +9,5 @@ dependencies = [] [[package]] name = "littensy/reflex" -version = "3.0.1" +version = "3.1.4" dependencies = [["Promise", "evaera/promise@4.0.0"]] diff --git a/wally.toml b/wally.toml index 977ceb4..a8d4762 100644 --- a/wally.toml +++ b/wally.toml @@ -1,7 +1,7 @@ [package] name = "littensy/reflex" description = "A state container built for Roblox" -version = "3.1.3" +version = "3.1.4" license = "MIT" registry = "https://github.com/UpliftGames/wally-index" realm = "shared"