Skip to content

Commit

Permalink
Cap at Julia v2
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Oct 1, 2018
1 parent 618b0ba commit e3c406d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["ScottPJones <[email protected]>"]
keywords = ["Strings", "ICU", "Encoding", "Regex"]
license = "MIT"
uuid = "62566d7f-c768-4ca3-a8fa-508ab99b922c"
version = "0.1.2"
version = "0.1.3"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand Down
8 changes: 4 additions & 4 deletions REQUIRE
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
julia 0.6
julia 0.6 2-
BinDeps
ModuleInterfaceTools 0.1.6
StrAPI 0.1.7
CharSetEncodings 0.1.6
CharSetEncodings 0.1.8
ChrBase 0.1.4
MurmurHash3 0.1.5
StrBase 0.1.5
#@windows WinRPM
StrBase 0.1.7
@windows WinRPM

0 comments on commit e3c406d

Please sign in to comment.