We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15250e5 commit f629848Copy full SHA for f629848
Project.save renamed to Project.toml
@@ -4,6 +4,7 @@ authors = ["ScottPJones <scottjones@alum.mit.edu>"]
4
keywords = ["Entities", "HTML"]
5
license = "MIT"
6
uuid = "7693890a-d069-55fe-a829-b4a6d304f0ee"
7
+version = "0.2.6"
8
9
[deps]
10
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
REQUIRE
@@ -1,2 +1,2 @@
1
-julia 0.6
2
-StrTables 0.2.5
+julia 0.6 2-
+StrTables 0.2.6
0 commit comments