We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 764ef01 commit 38c7c4cCopy full SHA for 38c7c4c
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+** 3.7.0** (July 21, 2016)
2
+
3
+* Deprecated interfaces now emit deprecation warnings #345
4
5
**3.6.3** (July 1, 2016)
6
7
* Faster asset lookup in large directories #336
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.6.3"
+ VERSION = "3.7.0"
end
0 commit comments