Skip to content

Commit

Permalink
Clean up Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Oct 4, 2018
1 parent 6d51e53 commit 5c76c3a
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@ keywords = ["Entities", "Unicode"]
license = "MIT"
name = "Unicode_Entities"
uuid = "a8aa15d3-c567-5e9f-b6cc-4b0f97f09cf7"
version = "0.2.8"
version = "0.2.9"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"

StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["Test"]

0 comments on commit 5c76c3a

Please sign in to comment.