Skip to content

Commit 2f7b7e5

Browse files
committed
v3.7.2
1 parent 9c34fa0 commit 2f7b7e5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
**3.7.2** (June 19, 2018)
2+
3+
* Security release for [CVE-2018-3760](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-3760).
4+
15
**3.7.1** (December 19, 2016)
26

37
* Ruby 2.4 support for Sprockets 3.

lib/sprockets/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Sprockets
2-
VERSION = "3.7.1"
2+
VERSION = "3.7.2"
33
end

0 commit comments

Comments
 (0)