mirror of
https://github.com/rails/jquery-rails.git
synced 2026-01-10 07:07:54 -05:00
Updates VERSION and adds JQUERY_3_VERSION
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
module Jquery
|
||||
module Rails
|
||||
VERSION = "4.1.1"
|
||||
VERSION = "5.0.0"
|
||||
JQUERY_VERSION = "1.12.1"
|
||||
JQUERY_2_VERSION = "2.2.1"
|
||||
JQUERY_3_VERSION = "3.0.0"
|
||||
JQUERY_UJS_VERSION = "1.2.1"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user