Thanks to visit codestin.com Credit goes to github.com
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 2041679 commit c172901Copy full SHA for c172901
History.md
@@ -1,5 +1,7 @@
1
# master
2
3
+# 4.0.5
4
+
5
* Remove unused dependency on the `jquery-rails` gem. If you get an error
6
"couldn't find file 'jquery'", you may need to explicitly add `gem
7
'jquery-rails'` to your Gemfile.
lib/jquery/ui/rails/version.rb
@@ -1,7 +1,7 @@
module Jquery
module Ui
module Rails
- VERSION = "4.0.4"
+ VERSION = "4.0.5"
end
0 commit comments