Skip to content

Commit

Permalink
Fix uuid to match Registries/General
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Sep 27, 2018
1 parent 5be9781 commit d79ce70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ desc = "Extension for StrLiterals, adds support for C/Python/type-driven formatt
authors = ["ScottPJones <[email protected]>"]
keywords = ["Strings", "Literals", "printf", "Format"]
license = "MIT"
uuid = "a5a47323-cf2a-443b-a747-99a2b29c4966"
version = "0.1.3"
uuid = "b5087856-efa9-5a6d-8e6f-97303a7af894"
version = "0.1.4"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand Down

0 comments on commit d79ce70

Please sign in to comment.