Skip to content

Commit 3632a35

Browse files
Released 0.11.1
## Fixed - Associations setup for inherited models got broken in v0.11.0.
1 parent 1e43f7b commit 3632a35

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [0.11.1]UNRELEASED
1+
## [0.11.1]2025-05-19
22

33
### Fixed
44

lib/adjustable_schema/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module AdjustableSchema
4-
VERSION = '0.11.1.alpha'
4+
VERSION = '0.11.1'
55
end

0 commit comments

Comments
 (0)