Skip to content

Commit 1cec12c

Browse files
bump version to 1.4.0 (#27)
1 parent d244b50 commit 1cec12c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

activerecord_batch_update.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Gem::Specification.new do |s|
44
s.name = 'activerecord_batch_update'
5-
s.version = '1.3.0'
5+
s.version = '1.4.0'
66
s.summary = 'Update multiple records with different values in a small number of queries'
77
s.description = ''
88
s.authors = ['Quentin de Metz']

0 commit comments

Comments
 (0)