Skip to content

Commit 21b1cf7

Browse files
committed
pkg: bump version to 10.4.0
1 parent c892c17 commit 21b1cf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ You can get FastSignal as a dependency on Wally.
4444
Add `lucasmzreal/fastsignal` in your dependencies and you're done.
4545

4646
```toml
47-
Signal = "lucasmzreal/fastsignal@10.3.2"
47+
Signal = "lucasmzreal/fastsignal@10.4.0"
4848
```
4949

5050
<a href="https://github.com/LucasMZReal/FastSignal/releases">

src/ReplicatedStorage/FastSignal/wally.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
name = "lucasmzreal/fastsignal"
44
description = "FastSignal is a signal library made with consistency and expectable behaviour in mind, it is efficient, easy to use, and widely compatible."
5-
version = "10.3.2"
5+
version = "10.4.0"
66
license = "MIT"
77
authors = ["RBLXUtils", "LucasMZReal"]
88

0 commit comments

Comments
 (0)