Skip to content

Commit c77527d

Browse files
committed
Release version 5.0.1
1 parent 8ec0388 commit c77527d

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

History.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# master
22

3+
# 5.0.1
4+
35
* Update to jQuery UI 1.11.1
46

57
# 5.0.0

VERSIONS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
| Gem | jQuery UI |
44
|--------|-----------|
5+
| 5.0.1 | 1.11.1 |
56
| 5.0.0 | 1.11.0 |
67
| 4.2.1 | 1.10.4 |
78
| 4.2.0 | 1.10.3 |

lib/jquery/ui/rails/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Jquery
22
module Ui
33
module Rails
4-
VERSION = "5.0.0"
4+
VERSION = "5.0.1"
55
JQUERY_UI_VERSION = "1.11.1"
66
end
77
end

0 commit comments

Comments
 (0)