Skip to content

Commit

Permalink
version bump to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed Aug 31, 2023
1 parent f5176a1 commit 702238a
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 @@
# active_hash Changelog

## next - unreleased
## Version [3.2.1] - <sub><sup>2023-08-31</sup></sub>

### Added

Expand Down
2 changes: 1 addition & 1 deletion lib/active_hash/version.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module ActiveHash
module Gem
VERSION = "3.2.0"
VERSION = "3.2.1"
end
end

0 comments on commit 702238a

Please sign in to comment.