Skip to content

Commit

Permalink
Release version v2.1.0 (#72)
Browse files Browse the repository at this point in the history
* Update CHANGELOG.md
* Bump version
  • Loading branch information
tjwp authored Aug 5, 2024
1 parent 3a780b8 commit 26811a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# avro-builder changelog

## v2.1.0 (unreleased)
## v2.1.0
- Add support for Avro 1.12.

## v2.0.0
Expand Down
2 changes: 1 addition & 1 deletion lib/avro/builder/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

module Avro
module Builder
VERSION = '2.0.0'
VERSION = '2.1.0'
end
end

0 comments on commit 26811a1

Please sign in to comment.