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 68d6074 commit d04708dCopy full SHA for d04708d
Project.toml
@@ -4,7 +4,7 @@ keywords = ["Strings"]
4
license = "MIT"
5
desc = "Basic functionality for Str types"
6
authors = ["ScottPJones <scottjones@alum.mit.edu>"]
7
-version = "0.1.5"
+version = "0.1.6"
8
9
[deps]
10
CharSetEncodings = "cb9422de-a9d8-5b68-86db-ff05833ab307"
REQUIRE
@@ -1,6 +1,6 @@
1
-julia 0.6
+julia 0.6 1.2
2
MurmurHash3 0.1.5
3
ModuleInterfaceTools 0.1.6
StrAPI 0.1.7
CharSetEncodings 0.1.6
-ChrBase 0.1.3
+ChrBase 0.1.4
0 commit comments