Skip to content

Commit a8fcb0a

Browse files
committed
Release version 5.0.0
1 parent a4b27d2 commit a8fcb0a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

History.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# master
22

3+
# 5.0.0
4+
35
* Update to jQuery UI 1.11.0
46
* Rename `jquery.ui.*.{js,css}` to `jquery-ui/*.{js,css}`
57
* Add jquery-ui.js and jquery-ui.css assets

lib/jquery/ui/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Jquery
22
module Ui
33
module Rails
4-
VERSION = "4.2.1"
4+
VERSION = "5.0.0"
55
JQUERY_UI_VERSION = "1.11.0"
66
end
77
end

0 commit comments

Comments
 (0)