diff --git a/README.md b/README.md index 2ba11db..cb52f8d 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ pnpm add @rbxts/ripple ```toml # Wally -Ripple = "littensy/ripple@0.9.0" +Ripple = "littensy/ripple@0.9.1" ``` ## 📚 Documentation diff --git a/package.json b/package.json index 9f05cbb..99d74ee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rbxts/ripple", - "version": "0.9.0", + "version": "0.9.1", "description": "A motion library for Roblox", "main": "src/init.lua", "scripts": { diff --git a/wally.toml b/wally.toml index 860b386..b697336 100644 --- a/wally.toml +++ b/wally.toml @@ -1,6 +1,6 @@ [package] name = "littensy/ripple" -version = "0.9.0" +version = "0.9.1" registry = "https://github.com/UpliftGames/wally-index" realm = "shared" exclude = ["**"]