Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Feb 7, 2019
1 parent 30bafb5 commit 8a8d61b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ desc = "ICU wrapper using the Str package for UTF-16 support"
authors = ["ScottPJones <[email protected]>"]
keywords = ["Strings", "ICU", "Encoding", "Regex"]
license = "MIT"
uuid = "62566d7f-c768-4ca3-a8fa-508ab99b922c"
version = "0.2.0"
uuid = "124badd8-7747-5df6-9c35-5cbf8cd52816"
version = "0.2.1"

[deps]
Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
Expand All @@ -14,7 +14,7 @@ BinDeps = "9e28174c-4ba2-5203-b857-d8d62c4213ee"
ModuleInterfaceTools = "5cb8414e-7aab-5a03-a681-351269c074bf"
StrBase = "e79e7a6a-7bb1-5a4d-9d64-da657b06f53a" # 2v12uwlr0ueale6n

WinRPM = "c17dfb99-b4f7-5aad-8812-456da1ad7187"
#WinRPM = "c17dfb99-b4f7-5aad-8812-456da1ad7187"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ CharSetEncodings 0.2.0
ChrBase 0.2.0
MurmurHash3 0.2.0
StrBase 0.2.0
@windows WinRPM
#@windows WinRPM

0 comments on commit 8a8d61b

Please sign in to comment.