Skip to content

Commit 646bc2d

Browse files
committed
Update REQUIRE & version
1 parent 2c2390e commit 646bc2d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ authors = ["ScottPJones <scottjones@alum.mit.edu>"]
44
keywords = ["Strings", "Characters", "Formatting", "Intern", "Unicode", "Regex"]
55
license = "MIT"
66
uuid = "7bddbee9-b4ee-5d4f-bf0b-c84b4398bbf6"
7-
version = "0.1.1"
7+
version = "0.1.2"
88

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

REQUIRE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
julia 0.6 2-
22
InternedStrings 0.6.2
33
PCRE2 0.1.2
4-
StrTables 0.2.6
4+
StrTables 0.2.7
55
LaTeX_Entities 0.2.6
66
HTML_Entities 0.2.6
77
Unicode_Entities 0.2.8
@@ -10,10 +10,10 @@ Format 0.7.2
1010
ModuleInterfaceTools 0.1.7
1111
StrAPI 0.1.9
1212
CharSetEncodings 0.1.9
13-
ChrBase 0.1.10
13+
ChrBase 0.1.11
1414
MurmurHash3 0.1.5
1515
StrLiterals 0.1.6
16-
StrBase 0.1.11
16+
StrBase 0.1.12
1717
StrRegex 0.1.7
1818
StrFormat 0.1.5
1919
StrEntities 0.1.3

0 commit comments

Comments
 (0)