diff --git a/README.md b/README.md index 5b0ce47..a9e9605 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ There also exist React hooks for ease of integration into storybook apps. ```toml [dependencies] -Storyteller = "flipbook-labs/storyteller@0.2.0" +Storyteller = "flipbook-labs/storyteller@0.3.0" ``` ### Roblox Model diff --git a/wally.toml b/wally.toml index c2af201..530aa44 100644 --- a/wally.toml +++ b/wally.toml @@ -1,6 +1,6 @@ [package] name = "flipbook-labs/storyteller" -version = "0.2.1" +version = "0.3.0" license = "MIT" registry = "https://github.com/UpliftGames/wally-index" realm = "shared"