Skip to content

Commit bacd512

Browse files
authored
Merge pull request #185 from Herb-AI/compathelper/new_version/2025-12-17-00-58-36-263-01096829626
Bump compat for HerbConstraints to 0.5
2 parents d4fd3a8 + d26b5fd commit bacd512

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Herb"
22
uuid = "c09c6b7f-4f63-49de-90d9-97a3563c0f4a"
3+
version = "0.7.0"
34
authors = ["Jaap de Jong <jaapdejong15@gmail.com>", "Tilman Hinnerichs <t.r.hinnerichs@tudelft.nl>", "Sebastijan Dumancic <s.dumancic@tudelft.nl>"]
4-
version = "0.6.1"
55

66
[deps]
77
HerbConstraints = "1fa96474-3206-4513-b4fa-23913f296dfc"
@@ -13,7 +13,7 @@ HerbSpecification = "6d54aada-062f-46d8-85cf-a1ceaf058a06"
1313
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1414

1515
[compat]
16-
HerbConstraints = "0.4"
16+
HerbConstraints = "0.5"
1717
HerbCore = "0.3"
1818
HerbGrammar = "0.6"
1919
HerbInterpret = "0.2"

0 commit comments

Comments
 (0)