Skip to content

Commit 135ba0f

Browse files
author
Rafael Mendonça França
committed
Release 3.1.2
1 parent 1eabddd commit 135ba0f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 3.1.2 (1 September 2014)
2+
3+
- Updated to jquery-ujs 1.0.1
4+
15
## 3.1.1 (23 June 2014)
26

37
- Updated to jQuery 1.11.1

lib/jquery/rails/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module Jquery
22
module Rails
3-
VERSION = "3.1.1"
3+
VERSION = "3.1.2"
44
JQUERY_VERSION = "1.11.1"
55
JQUERY_UJS_VERSION = "1.0.1"
66
end

0 commit comments

Comments
 (0)