Skip to content

Commit

Permalink
release v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Jan 25, 2024
1 parent 49407d1 commit ef14c4d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## v0.8.2 (Released 2024-01-25)

BUILD

- build: enable tests on windows
- chore(deps): update dependency jekyll-feed to v0.17.0
- fix(deps): update module github.com/moov-io/base to v0.48.5

## v0.8.1 (Released 2023-12-21)

IMPROVEMENTS
Expand Down
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

package metro2

const Version = "v0.8.2-dev3"
const Version = "v0.8.2"

0 comments on commit ef14c4d

Please sign in to comment.