Skip to content

Commit 573c411

Browse files
committed
releasing 4.1.7.
1 parent 37ce2d4 commit 573c411

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 4.1.7
2+
13
* `Collection#join` can now be called without a block.
24

35
## 4.1.6

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.6"
2+
VERSION = "4.1.7"
33
end

0 commit comments

Comments
 (0)