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 aeac9fe commit ae7eafaCopy full SHA for ae7eafa
lib/sprockets/rails/version.rb
@@ -1,5 +1,5 @@
1
module Sprockets
2
module Rails
3
- VERSION = "2.2.3"
+ VERSION = "2.2.4"
4
end
5
sprockets-rails.gemspec
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = "sprockets-rails"
- s.version = "2.2.3"
+ s.version = "2.2.4"
s.homepage = "https://github.com/rails/sprockets-rails"
6
s.summary = "Sprockets Rails integration"
0 commit comments