Skip to content

Commit

Permalink
v0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mamantoha committed Jun 2, 2020
1 parent d81a3e9 commit bac2c24
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [...]

## [0.25.1][] (2020-06-02)

* Bug fixes and other improvements

## [0.25.0][] (2020-04-07)

* Crystal 0.34.0 required
Expand Down Expand Up @@ -183,7 +187,8 @@

* First release :tada:

[...]: https://github.com/mamantoha/crest/compare/v0.25.0...HEAD
[...]: https://github.com/mamantoha/crest/compare/v0.25.1...HEAD
[0.25.1]: https://github.com/mamantoha/crest/compare/v0.25.0...v0.25.1
[0.25.0]: https://github.com/mamantoha/crest/compare/v0.24.1...v0.25.0
[0.24.1]: https://github.com/mamantoha/crest/compare/v0.24.0...v0.24.1
[0.24.0]: https://github.com/mamantoha/crest/compare/v0.23.2...v0.24.0
Expand Down
2 changes: 1 addition & 1 deletion shard.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: crest
version: 0.25.0
version: 0.25.1

authors:
- Anton Maminov <[email protected]>
Expand Down

0 comments on commit bac2c24

Please sign in to comment.