Skip to content

Commit

Permalink
compat and CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-alt committed Apr 8, 2024
1 parent e0ef7f9 commit 21c6c0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
- '1.7'
- '1.8'
- '1.9'
- '1.10'
os:
- ubuntu-latest
arch:
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "TaijaInteroperability"
uuid = "8949ac52-83c2-4a90-b175-e52cde45fddb"
authors = ["Patrick Altmeyer"]
version = "0.1.0"
version = "1.0.0"

[deps]
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
Expand Down

0 comments on commit 21c6c0d

Please sign in to comment.