Skip to content

Commit 75e0211

Browse files
committed
Bunp to version 1.3.1
1 parent 453f0f4 commit 75e0211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ajax-datatables-rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def self.gem_version
99
module VERSION
1010
MAJOR = 1
1111
MINOR = 3
12-
TINY = 0
12+
TINY = 1
1313
PRE = nil
1414

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

0 commit comments

Comments
 (0)