Skip to content

Commit 4a39e19

Browse files
committed
Upgrade to Aiken v1.1.2
1 parent 5ebcdcd commit 4a39e19

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

aiken.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
[[requirements]]
55
name = "aiken-lang/stdlib"
6-
version = "1.7.0"
6+
version = "2.1.0"
77
source = "github"
88

99
[[packages]]
1010
name = "aiken-lang/stdlib"
11-
version = "1.7.0"
11+
version = "2.1.0"
1212
requirements = []
1313
source = "github"
1414

aiken.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ platform = "github"
1010

1111
[[dependencies]]
1212
name = "aiken-lang/stdlib"
13-
version = "1.7.0"
13+
version = "2.1.0"
1414
source = "github"

0 commit comments

Comments
 (0)