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 8ec0388 commit c77527dCopy full SHA for c77527d
History.md
@@ -1,5 +1,7 @@
1
# master
2
3
+# 5.0.1
4
+
5
* Update to jQuery UI 1.11.1
6
7
# 5.0.0
VERSIONS.md
@@ -2,6 +2,7 @@
| Gem | jQuery UI |
|--------|-----------|
+| 5.0.1 | 1.11.1 |
| 5.0.0 | 1.11.0 |
| 4.2.1 | 1.10.4 |
8
| 4.2.0 | 1.10.3 |
lib/jquery/ui/rails/version.rb
@@ -1,7 +1,7 @@
module Jquery
module Ui
module Rails
- VERSION = "5.0.0"
+ VERSION = "5.0.1"
JQUERY_UI_VERSION = "1.11.1"
end
0 commit comments