-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version for HerbGrammar to 0.4.0, and update HerbBenchmarks vers…
…ion too
- Loading branch information
Issa Hanou
committed
Nov 15, 2024
1 parent
19f93b2
commit 1b71b54
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
name = "HerbBenchmarks" | ||
uuid = "eadf8b74-d38a-4b1a-a063-8d36e493d376" | ||
authors = ["jaapjong <[email protected]>", "Tilman Hinnerichs <[email protected]>", "Sebastijan Dumancic <[email protected]>"] | ||
version = "0.2.1" | ||
version = "0.2.2" | ||
|
||
[deps] | ||
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d" | ||
|
@@ -24,7 +24,7 @@ SExpressions = "eaa8e424-c5f6-11e8-1b3d-d576ba0eee97" | |
Conda = "1.10.2" | ||
CondaPkg = "0.2.24" | ||
HerbCore = "^0.3.0" | ||
HerbGrammar = "^0.3.0" | ||
HerbGrammar = "^0.4.0" | ||
HerbInterpret = "0.1.3" | ||
HerbSearch = "0.3.0" | ||
HerbSpecification = "^0.1.0" | ||
|