Skip to content

Commit

Permalink
release v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Apr 12, 2023
1 parent 72350ec commit 68ba0a8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v0.10.0 (Released 2023-04-12)

IMPROVEMENTS

- chore: update openapi-generator from 4.2.2 to 6.5.0
- fix: lowercase ach/wire participants in OpenAPI

BUILD

- build(deps): bump nokogiri from 1.13.10 to 1.14.3 in /docs
- build(deps): bump github.com/moov-io/base from v0.39.0 to v0.40.1

## v0.9.2 (Released 2023-04-07)

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

// Version is the current version
const Version = "v0.9.2"
const Version = "v0.10.0"

0 comments on commit 68ba0a8

Please sign in to comment.