Skip to content

Commit 5b0e150

Browse files
Release v2.0.0-beta.2
1 parent 24f9d4d commit 5b0e150

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pesde.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "yetanotherclown/luau_futures"
2-
version = "2.0.0-beta.1"
2+
version = "2.0.0-beta.2"
33
description = "Rust-like futures for Luau"
44
authors = ["YetAnotherClown"]
55
repository = "https://github.com/YetAnotherClown/luau-futures"

wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "yetanotherclown/luau-futures"
33
description = "Rust-like futures for Luau"
4-
version = "2.0.0-beta.1"
4+
version = "2.0.0-beta.2"
55
license = "MIT"
66
authors = ["YetAnotherClown"]
77
registry = "https://github.com/UpliftGames/wally-index"

0 commit comments

Comments
 (0)