Skip to content

Commit f629848

Browse files
committed
Cap at Julia v2
1 parent 15250e5 commit f629848

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Project.save renamed to Project.toml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ authors = ["ScottPJones <[email protected]>"]
44
keywords = ["Entities", "HTML"]
55
license = "MIT"
66
uuid = "7693890a-d069-55fe-a829-b4a6d304f0ee"
7+
version = "0.2.6"
78

89
[deps]
910
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

REQUIRE

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
julia 0.6
2-
StrTables 0.2.5
1+
julia 0.6 2-
2+
StrTables 0.2.6

0 commit comments

Comments
 (0)