Skip to content

Commit 948331d

Browse files
committed
3.0.1
1 parent e7a01c7 commit 948331d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Next]
3+
## [3.0.1] - 2020-08-24
44
### Fixed
55
- Make `Promise.is` work with promises from old versions of the library (#41)
66
- Make `Promise.delay` properly break out of the current loop (#40)

rotriever.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "evaera/roblox-lua-promise"
3-
version = "3.0.0"
3+
version = "3.0.1"
44
author = "evaera"
55
content_root = "lib"
66
license = "MIT"

0 commit comments

Comments
 (0)