Skip to content

Commit

Permalink
Merge pull request #293 from na4zagin3/bump-version
Browse files Browse the repository at this point in the history
Bump version to v0.0.2.11
  • Loading branch information
na4zagin3 authored Dec 13, 2021
2 parents 3623f9c + 74274c0 commit 5d24b52
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Haskell PVP](https://pvp.haskell.org/).

## [Unreleased]

## [v0.0.2.11] - 2021-03-13
### Changed
- Update templates ([#276])
- Use `--no-default-config` option if available ([#279])
Expand Down Expand Up @@ -318,7 +320,8 @@ and this project adheres to [Haskell PVP](https://pvp.haskell.org/).
[#290]: https://github.com/na4zagin3/satyrographos/pull/290


[Unreleased]: https://github.com/na4zagin3/satyrographos/compare/v0.0.2.10...HEAD
[Unreleased]: https://github.com/na4zagin3/satyrographos/compare/v0.0.2.11...HEAD
[v0.0.2.11]: https://github.com/na4zagin3/satyrographos/compare/v0.0.2.10...v0.0.2.11
[v0.0.2.10]: https://github.com/na4zagin3/satyrographos/compare/v0.0.2.9...v0.0.2.10
[v0.0.2.9]: https://github.com/na4zagin3/satyrographos/compare/v0.0.2.8...v0.0.2.9
[v0.0.2.8]: https://github.com/na4zagin3/satyrographos/compare/v0.0.2.7...v0.0.2.8
Expand Down
2 changes: 1 addition & 1 deletion satyrographos.opam
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opam-version: "2.0"
name: "satyrographos"
version: "0.0.2.10"
version: "0.0.2.11"
maintainer: "SAKAMOTO Noriaki <[email protected]>"
authors: [
"SAKAMOTO Noriaki <[email protected]>"
Expand Down

0 comments on commit 5d24b52

Please sign in to comment.