Skip to content

Commit

Permalink
Update Project.toml (#332)
Browse files Browse the repository at this point in the history
* Update Project.toml

* Update Project.toml
  • Loading branch information
zsz00 authored Jul 6, 2022
1 parent 3d97f83 commit cd82545
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
@@ -1,6 +1,6 @@
name = "DataFramesMeta"
uuid = "1313f7d8-7da2-5740-9ea0-a2ca25f37964"
version = "0.11.0"
version = "0.12.0"

[deps]
Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc"
Expand All @@ -10,7 +10,7 @@ OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

[compat]
Chain = "0.4"
Chain = "0.5"
DataFrames = "1"
MacroTools = "0.5"
Reexport = "0.2, 1"
Expand Down

0 comments on commit cd82545

Please sign in to comment.