Skip to content

Commit

Permalink
Bumps Amalgam, Engine versions
Browse files Browse the repository at this point in the history
  • Loading branch information
apbassett committed Oct 29, 2024
1 parent 24ea2c8 commit ff66b12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dependencies = [
"rich>=12.5.1",
"semantic-version~=2.0",
"typing-extensions~=4.9",
"amalgam-lang==13.0.1", # Use exact since Engine is exact in version.json
"amalgam-lang==13.0.2", # Use exact since Engine is exact in version.json
]

[project.optional-dependencies]
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"howso-engine": "89.0.1"
"howso-engine": "89.0.2"
}
}

0 comments on commit ff66b12

Please sign in to comment.