Skip to content

Commit 3b7fef1

Browse files
committed
Bump to version 1.4.0
1 parent 55fca05 commit 3b7fef1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/ajax-datatables-rails/version.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ def self.gem_version
88

99
module VERSION
1010
MAJOR = 1
11-
MINOR = 3
12-
TINY = 1
11+
MINOR = 4
12+
TINY = 0
1313
PRE = nil
1414

1515
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')

0 commit comments

Comments
 (0)