diff --git a/sprockets.gemspec b/sprockets.gemspec index 7545494b9..30c203a84 100644 --- a/sprockets.gemspec +++ b/sprockets.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = "sprockets" - s.version = "2.0.0.beta.5" + s.version = "2.0.0.beta.6" s.summary = "Rack-based asset packaging system" s.description = "Sprockets is a Rack-based asset packaging system that concatenates and serves JavaScript, CoffeeScript, CSS, LESS, Sass, and SCSS."