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