Skip to content

Commit bbc2432

Browse files
committed
Release version 4.2.0
1 parent c0c5a74 commit bbc2432

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

History.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# master
22

3+
# 4.2.0
4+
35
* Bump Rails dependency to `>=3.2.16`
6+
* Re-release 4.1.1 as 4.2.0
47

58
# 4.1.2
69

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+
| 4.2.0 | 1.10.3 |
56
| 4.1.2 | 1.10.3 |
67
| 4.1.1 | 1.10.3 |
78
| 4.1.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 = "4.1.2"
4+
VERSION = "4.2.0"
55
JQUERY_UI_VERSION = "1.10.3"
66
end
77
end

0 commit comments

Comments
 (0)