Skip to content

Commit e90cb05

Browse files
committed
Update jQuery version to 1.11.1, closes #162
1 parent 469171f commit e90cb05

File tree

4 files changed

+324
-352
lines changed

4 files changed

+324
-352
lines changed

lib/jquery/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 Rails
33
VERSION = "3.1.0"
4-
JQUERY_VERSION = "1.11.0"
4+
JQUERY_VERSION = "1.11.1"
55
JQUERY_UJS_VERSION = "f160fa2f4615f93e1a0d75e49de59d19c18c8728"
66
end
77
end

0 commit comments

Comments
 (0)