diff --git a/package-lock.json b/package-lock.json index e77ac191..69b1dcf8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@rbxts/commander", - "version": "0.3.0", + "version": "0.3.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@rbxts/commander", - "version": "0.3.0", + "version": "0.3.1", "license": "MIT", "dependencies": { "@rbxts/pretty-react-hooks": "^0.3.3", diff --git a/package.json b/package.json index 759e1084..e6c69b2f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rbxts/commander", - "version": "0.3.0", + "version": "0.3.1", "description": "A flexible command framework built for roblox-ts", "main": "out/init.lua", "scripts": {