Skip to content

Commit eb8097c

Browse files
committed
Make package UUID match published compat version
This is a rather embarrassing oops, but since the compat version has now been published this seems like the best way to correct this mishap.
1 parent 19bd57b commit eb8097c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name = "JuliaSyntaxHighlighting"
2-
uuid = "dc6e5ff7-fb65-4e79-a425-ec3bc9c03011"
2+
uuid = "ac6e5ff7-fb65-4e79-a425-ec3bc9c03011"
33
authors = ["TEC <[email protected]>"]
44
version = "1.12.0"
55

0 commit comments

Comments
 (0)