Skip to content

Commit

Permalink
Release 2.12.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfranca committed Jun 26, 2015
1 parent 4cc0d15 commit 9937e2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Rakefile
@@ -1,4 +1,5 @@
require "rake/testtask"
require "bundler/gem_tasks"

task :default => :test

Expand Down
2 changes: 1 addition & 1 deletion lib/sprockets/version.rb
@@ -1,3 +1,3 @@
module Sprockets
VERSION = "2.12.3"
VERSION = "2.12.4"
end

0 comments on commit 9937e2d

Please sign in to comment.