Skip to content

Commit

Permalink
v3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
schneems committed Dec 20, 2016
1 parent a20f35c commit 10dada6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
**3.7.1** (December 19, 2016)

* Ruby 2.4 support for Sprockets 3.

**3.7.0** (July 21, 2016)

* Deprecated interfaces now emit deprecation warnings #345
Expand Down
2 changes: 1 addition & 1 deletion lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
VERSION = "3.7.0"
VERSION = "3.7.1"
end

0 comments on commit 10dada6

Please sign in to comment.