File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1- # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.3 .0...main )
1+ # main [ (unreleased)] ( https://github.com/fastruby/next_rails/compare/v1.4 .0...main )
22
33* Your changes/patches go here.
4- - [ CHORE: Use next_rails namespace on spec tests.] ( https://github.com/fastruby/next_rails/pull/117 )
54
5+ # v1.4.0 / 2024-09-24 [ (commits)] ( https://github.com/fastruby/next_rails/compare/v1.3.0...v1.4.0 )
6+
7+ - [ CHORE: Use next_rails namespace on spec tests.] ( https://github.com/fastruby/next_rails/pull/117 )
68- [ CHORE: Remove 2.0.0, 2.1, 2.2 Ruby support] ( https://github.com/fastruby/next_rails/pull/126 )
79- [ CHORE: Update compatibility for Ruby versions to use Rainbow] ( https://github.com/fastruby/next_rails/pull/125 )
810- [ FEATURE: Support compatibility for Ruby versions] ( https://github.com/fastruby/next_rails/pull/116 )
Original file line number Diff line number Diff line change 11# frozen_string_literal: true
22
33module NextRails
4- VERSION = "1.3 .0"
4+ VERSION = "1.4 .0"
55end
You can’t perform that action at this time.
0 commit comments