Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
2-towns committed Dec 18, 2024
1 parent 89052f6 commit e371943
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
nim: [stable, 1.2.6]
nim: [stable, 1.6.14, 2.0.12]
steps:
- uses: actions/checkout@v2
- uses: iffy/install-nim@v3
Expand Down
2 changes: 1 addition & 1 deletion nitro.nimble
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "0.5.1"
version = "0.6.0"
author = "Nim Nitro developers"
license = "MIT"
description = "Nitro state channels"
Expand Down

0 comments on commit e371943

Please sign in to comment.