Skip to content

Commit a3de53f

Browse files
committed
fix compat
1 parent ec4cee2 commit a3de53f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name = "StateSignals"
22
uuid = "cc7ea9f4-611f-50b7-86a5-d62288be5013"
33
authors = ["Pere Giménez <[email protected]>"]
4-
version = "0.2.1"
4+
version = "0.3.0"
55

66
[deps]
77
Signals = "6303bc30-01ab-52eb-8b10-60e47555a8d1"
88

99
[compat]
10-
Signals = "1.3.0"
1110
julia = "1.10"

0 commit comments

Comments
 (0)