Skip to content

Commit 27a942c

Browse files
committed
up gem version to 7.0.0
1 parent 54cc600 commit 27a942c

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# master
22

3-
# 6.0.2
3+
# 7.0.0
44

55
* Update to jQuery UI 1.13.0
66

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+
| 7.0.0 | 1.13.0 |
56
| 6.0.1 | 1.12.1 |
67
| 6.0.0 | 1.12.1 |
78
| 5.0.5 | 1.11.4 |

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 = "6.0.1"
4+
VERSION = "7.0.0"
55
JQUERY_UI_VERSION = "1.13.0"
66
end
77
end

0 commit comments

Comments
 (0)