Skip to content

Commit

Permalink
build(pubspec): 🔖 bump version 0.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
albertms10 committed Mar 17, 2024
1 parent 8235ab9 commit d08a958
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.17.1

- fix(deps): 🚚 move `test` to dev_dependencies [#441](https://github.com/albertms10/music_notes/pull/441)

**Full Changelog**: [`v0.17.0...v0.17.1`](https://github.com/albertms10/music_notes/compare/v0.17.0...v0.17.1)

## 0.17.0

- refactor!(key_signature): ♻️ rewrite `keys` method to return a Map [#401](https://github.com/albertms10/music_notes/pull/401)
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: music_notes
description: Comprehensive set of utilities for working with music theory concepts.
version: 0.17.0
version: 0.17.1

repository: https://github.com/albertms10/music_notes.git

Expand Down

0 comments on commit d08a958

Please sign in to comment.