Skip to content

Commit 04daa51

Browse files
authored
Merge pull request #12 from COBREXA/mk-stabilize
stabilize
2 parents e79a312 + 9b3c3d4 commit 04daa51

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "JSONFBCModels"
22
uuid = "475c1105-d6ed-49c1-9b32-c11adca6d3e8"
33
authors = ["The authors of JSONFBCModels.jl"]
4-
version = "0.1.2"
4+
version = "1.0.0"
55

66
[deps]
77
AbstractFBCModels = "5a4f3dfa-1789-40f8-8221-69268c29937c"
@@ -11,7 +11,7 @@ PikaParser = "3bbf5609-3e7b-44cd-8549-7c69f321e792"
1111
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
1212

1313
[compat]
14-
AbstractFBCModels = "0.1, 0.2, 0.3"
14+
AbstractFBCModels = "1"
1515
DocStringExtensions = "0.8, 0.9"
1616
JSON = "0.21"
1717
PikaParser = "0.6"

0 commit comments

Comments
 (0)