Skip to content

Commit b01a352

Browse files
committed
Bump version
1 parent 202a82f commit b01a352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/ajax-datatables-rails.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ class AjaxDatatablesRails
44

55
class MethodError < StandardError; end
66

7-
VERSION = '0.0.1'
7+
VERSION = '0.0.2'
88

99
attr_reader :columns, :model_name, :searchable_columns
1010

0 commit comments

Comments
 (0)