Skip to content

Commit e409f75

Browse files
committed
version bump to v0.6.0
1 parent a9dd213 commit e409f75

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
# `activerecord-tenanted` Changelog
22

3-
## next / unreleased
3+
## v0.6.0 / 2025-11-05
44

55
### Breaking change: Rake tasks
66

lib/active_record/tenanted/version.rb

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

33
module ActiveRecord
44
module Tenanted
5-
VERSION = "0.5.0"
5+
VERSION = "0.6.0"
66
end
77
end

0 commit comments

Comments
 (0)