Skip to content

Commit de4946c

Browse files
BuonOmorafiss
authored andcommitted
bump to 7.2.1
1 parent d123109 commit de4946c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Ongoing
3+
## 7.2.1 - 2025-03-26
44

55
- Fix transaction state on rollback ([#364](https://github.com/cockroachdb/activerecord-cockroachdb-adapter/pull/364))
66

lib/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# limitations under the License.
1616

1717
module ActiveRecord
18-
COCKROACH_DB_ADAPTER_VERSION = "7.2.0"
18+
COCKROACH_DB_ADAPTER_VERSION = "7.2.1"
1919
end

0 commit comments

Comments
 (0)