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 a20f35c commit 10dada6Copy full SHA for 10dada6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+**3.7.1** (December 19, 2016)
2
+
3
+* Ruby 2.4 support for Sprockets 3.
4
5
**3.7.0** (July 21, 2016)
6
7
* Deprecated interfaces now emit deprecation warnings #345
lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
- VERSION = "3.7.0"
+ VERSION = "3.7.1"
end
0 commit comments