Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Jul 12, 2021
1 parent 579aa9e commit 23ab586
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ CodecLz4 = "^0.3.0, ^0.4.0"
CodecXz = "^0.6.0, ^0.7.0"
CodecZlib = "^0.6.0, ^0.7.0"
CodecZstd = "^0.6.0, ^0.7.0"
DataFrames = "^1.0.0"
LRUCache = "^1.3.0"
Memoization = "^0.1.10"
Mixers = "^0.1.0"
Expand Down

2 comments on commit 23ab586

@Moelf
Copy link
Member Author

@Moelf Moelf commented on 23ab586 Jul 12, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Registration pull request updated: JuliaRegistries/General/40759

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.2.5 -m "<description of version>" 23ab58627d2b8a39b60e6fb1d2604e4c81cd11a5
git push origin v0.2.5

Please sign in to comment.