Skip to content

Commit d79ce70

Browse files
committed
Fix uuid to match Registries/General
1 parent 5be9781 commit d79ce70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ desc = "Extension for StrLiterals, adds support for C/Python/type-driven formatt
33
authors = ["ScottPJones <[email protected]>"]
44
keywords = ["Strings", "Literals", "printf", "Format"]
55
license = "MIT"
6-
uuid = "a5a47323-cf2a-443b-a747-99a2b29c4966"
7-
version = "0.1.3"
6+
uuid = "b5087856-efa9-5a6d-8e6f-97303a7af894"
7+
version = "0.1.4"
88

99
[deps]
1010
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"

0 commit comments

Comments
 (0)