diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf8fbd..16026e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ - Fixed to work with and make optional dependencies for sidekiq and railties. Confirmed as working with ruby >= 3.1.4 -## [0.4.0-RC1] - 2023-12-29 +## [0.4.0] - 2023-12-29 - All internal restructuring/refactoring into domains. - Add support for organize `self.if(:condition, then: A, else: B)` syntax diff --git a/Gemfile.lock b/Gemfile.lock index ec4c6db..38831c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - interactify (0.3.1.pre.RC1) + interactify (0.4.0) activesupport (>= 6.0.0) interactor interactor-contracts