Skip to content

Commit

Permalink
v0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
littensy committed Aug 20, 2024
1 parent a8cc437 commit 486b010
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pnpm add @rbxts/ripple

```toml
# Wally
Ripple = "littensy/ripple@0.8.1"
Ripple = "littensy/ripple@0.9.0"
```

## 📚 Documentation
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion wally.toml
Original file line number Diff line number Diff line change
@@ -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 = ["**"]
Expand Down

0 comments on commit 486b010

Please sign in to comment.