Skip to content

Commit 38c7c4c

Browse files
committed
[ci skip] v3.7.0
1 parent 764ef01 commit 38c7c4c

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.0** (July 21, 2016)
2+
3+
* Deprecated interfaces now emit deprecation warnings #345
4+
15
**3.6.3** (July 1, 2016)
26

37
* Faster asset lookup in large directories #336

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.6.3"
2+
VERSION = "3.7.0"
33
end

0 commit comments

Comments
 (0)