Update version

This commit is contained in:
eryn L. K 2021-12-28 05:35:44 -05:00
parent 06fc407f12
commit 05c603dd1e
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "evaera/roblox-lua-promise"
version = "3.2.0"
version = "4.0.0-rc.1"
author = "evaera"
content_root = "lib"
license = "MIT"

View file

@ -1,7 +1,7 @@
[package]
name = "evaera/promise"
description = "Promise implementation for Roblox"
version = "3.2.0"
version = "4.0.0-rc.1"
license = "MIT"
registry = "https://github.com/UpliftGames/wally-index"
realm = "shared"