Skip to content

Commit 716700c

Browse files
committed
v4.1.9 is released
1 parent 4fc33c6 commit 716700c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.1.9
2+
3+
* declarative-option dependency replaced with trailblazer-option
4+
15
## 4.1.8
26

37
* Ruby 3.4.0 support.

lib/cell/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Cell
2-
VERSION = "4.1.8"
2+
VERSION = "4.1.9"
33
end

0 commit comments

Comments
 (0)