Release version 4.0.0-rc.3

This commit is contained in:
eryn L. K 2022-03-02 19:10:30 -05:00
parent fa7a0d67ac
commit 4bfcb65deb
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# Changelog
## Unreleased
## [4.0.0-rc.3]
### Fixed
- Fix unhandled rejection warning appearing when using :awaitStatus

View file

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

View file

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