Skip to content

Commit 0ca105f

Browse files
committed
Update REQUIRE and project versions, for v1.0
1 parent 2beb605 commit 0ca105f

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Project.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ authors = ["ScottPJones <[email protected]>"]
44
keywords = ["Strings", "Literals", "printf", "Format"]
55
license = "MIT"
66
uuid = "a5a47323-cf2a-443b-a747-99a2b29c4966"
7+
version = "0.1.2"
78

89
[deps]
910
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

REQUIRE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
julia 0.6
2-
ModuleInterfaceTools 0.1.4
3-
Format 0.6.4
4-
StrLiterals 0.1.3
2+
ModuleInterfaceTools 0.1.5
3+
Format 0.7.0
4+
StrLiterals 0.1.4

0 commit comments

Comments
 (0)