Skip to content

Commit

Permalink
set version to v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KtorZ committed Dec 13, 2024
1 parent 162c742 commit 779e902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: 🧰 Install Aiken
uses: aiken-lang/setup-aiken@v1
with:
version: v1.1.4
version: v1.1.9

- name: 📝 Run fmt
run: aiken fmt --check
Expand Down
2 changes: 1 addition & 1 deletion aiken.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "aiken-lang/stdlib"
version = "main"
version = "2.2.0"
compiler = "v1.1.9"
plutus = "v3"
description = "The Aiken Standard Library"
Expand Down

0 comments on commit 779e902

Please sign in to comment.