Skip to content

Commit

Permalink
Release 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
brunchboy committed Mar 7, 2022
1 parent 320710f commit e762766
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ This change log follows the conventions of

## [Unreleased][unreleased]

Nothing so far.


## [0.1.6] - 2022-03-07

### Added

- Ability to parse `PSSI` (song structure/phrase analysis) tags now
Expand Down Expand Up @@ -111,7 +116,8 @@ This change log follows the conventions of
- Initial release.


[unreleased]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.5...HEAD
[unreleased]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.6...HEAD
[0.1.6]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.5...v0.1.6
[0.1.5]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.4...v0.1.5
[0.1.4]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.3...v0.1.4
[0.1.3]: https://github.com/Deep-Symmetry/crate-digger/compare/v0.1.2...v0.1.3
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>org.deepsymmetry</groupId>
<artifactId>crate-digger</artifactId>
<version>0.1.6-SNAPSHOT</version>
<version>0.1.6</version>
<packaging>jar</packaging>

<name>Crate Digger</name>
Expand Down

0 comments on commit e762766

Please sign in to comment.