We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3718f6d commit 9f1c087Copy full SHA for 9f1c087
lib/ajax-datatables-rails/version.rb
@@ -9,7 +9,7 @@ def self.gem_version
9
module VERSION
10
MAJOR = 1
11
MINOR = 1
12
- TINY = 0
+ TINY = 1
13
PRE = nil
14
15
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
0 commit comments