Skip to content

Commit d04708d

Browse files
committed
Cap version at Julia v1.1.x
1 parent 68d6074 commit d04708d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords = ["Strings"]
44
license = "MIT"
55
desc = "Basic functionality for Str types"
66
authors = ["ScottPJones <scottjones@alum.mit.edu>"]
7-
version = "0.1.5"
7+
version = "0.1.6"
88

99
[deps]
1010
CharSetEncodings = "cb9422de-a9d8-5b68-86db-ff05833ab307"

REQUIRE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
julia 0.6
1+
julia 0.6 1.2
22
MurmurHash3 0.1.5
33
ModuleInterfaceTools 0.1.6
44
StrAPI 0.1.7
55
CharSetEncodings 0.1.6
6-
ChrBase 0.1.3
6+
ChrBase 0.1.4

0 commit comments

Comments
 (0)