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 a58d2b4 commit b0f5b3aCopy full SHA for b0f5b3a
Project.toml
@@ -4,7 +4,7 @@ keywords = ["Characters"]
4
license = "MIT"
5
desc = "Basic functionality for Chr type"
6
authors = ["ScottPJones <scottjones@alum.mit.edu>"]
7
-version = "0.1.3"
+version = "0.1.5"
8
9
[deps]
10
CharSetEncodings = "cb9422de-a9d8-5b68-86db-ff05833ab307"
REQUIRE
@@ -1,4 +1,4 @@
1
-julia 0.6
+julia 0.6 2-
2
ModuleInterfaceTools 0.1.6
3
StrAPI 0.1.7
-CharSetEncodings 0.1.6
+CharSetEncodings 0.1.8
0 commit comments