Skip to content

Commit 35fb97d

Browse files
Increased version
1 parent bfc1f14 commit 35fb97d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Due to an error displaying the plus icon in a recent version of this gem, the re
2323
1 - Add to your Gemfile:
2424

2525
```ruby
26-
gem 'jquery-datatables-rails', '~> 3.2.0'
26+
gem 'jquery-datatables-rails', '~> 3.3.0'
2727
```
2828

2929
2 - Install the gem:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Jquery
22
module Datatables
33
module Rails
4-
VERSION = "3.2.0"
4+
VERSION = "3.3.0"
55
end
66
end
77
end

0 commit comments

Comments
 (0)