Skip to content

Commit 3a3259a

Browse files
committed
Update versions in REQUIRE and Project.toml
1 parent 42345c5 commit 3a3259a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ keywords = ["Strings", "Characters", "Encodings"]
44
license = "MIT"
55
desc = "Basic API for string encodings, character sets, etc."
66
authors = ["ScottPJones <scottjones@alum.mit.edu>"]
7-
version = "0.1.6"
7+
version = "0.1.7"
88

99
[deps]
1010
ModuleInterfaceTools = "5cb8414e-7aab-5a03-a681-351269c074bf"

REQUIRE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
julia 0.6
2-
ModuleInterfaceTools 0.1.5
2+
ModuleInterfaceTools 0.1.6

0 commit comments

Comments
 (0)