Skip to content

Commit c172901

Browse files
committed
Release version 4.0.5
1 parent 2041679 commit c172901

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-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+
# 4.0.5
4+
35
* Remove unused dependency on the `jquery-rails` gem. If you get an error
46
"couldn't find file 'jquery'", you may need to explicitly add `gem
57
'jquery-rails'` to your Gemfile.

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.0.4"
4+
VERSION = "4.0.5"
55
end
66
end
77
end

0 commit comments

Comments
 (0)