Skip to content

Commit

Permalink
Version bump to 1.6.4 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
ankane committed Oct 17, 2023
1 parent 318d9fa commit 05d3bf3
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,4 +1,4 @@
## 1.6.4 (unreleased)
## 1.6.4 (2023-10-17)

- Fixed false positives with `revert`

Expand Down
2 changes: 1 addition & 1 deletion lib/strong_migrations/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module StrongMigrations
VERSION = "1.6.3"
VERSION = "1.6.4"
end

0 comments on commit 05d3bf3

Please sign in to comment.