From dade55e60a8a637d930191b1ae9b43e3279dcfe6 Mon Sep 17 00:00:00 2001 From: secret-rare Date: Tue, 7 Apr 2026 15:49:24 -0400 Subject: [PATCH] chore: bump version to 1.0.0 (hooray!) --- README.md | 2 +- src/wally.toml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acc055d..345f00a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Install via [Wally](https://wally.run): ```toml [server-dependencies] -reface = "secret-rare/rbx-reface@0.1.7" +reface = "secret-rare/rbx-reface@1.0.0" ``` Alternatively, download the `.rbxm` file from the [Releases](https://github.com/filoxen/rbx-reface/releases) tab and insert it into your place. diff --git a/src/wally.toml b/src/wally.toml index 12ada79..b3e5170 100644 --- a/src/wally.toml +++ b/src/wally.toml @@ -1,6 +1,7 @@ [package] name = "secret-rare/rbx-reface" -version = "0.1.7" +version = "1.0.0" +description = "Restore classic decal faces following the Dynamic Head Migration." registry = "https://github.com/UpliftGames/wally-index" realm = "server"