active_assets.gemspec in active_assets-1.0.0.rc1 vs active_assets.gemspec in active_assets-1.0.0

- old
+ new

@@ -1,8 +1,8 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "active_assets" - s.version = '1.0.0.rc1' + s.version = '1.0.0' s.platform = Gem::Platform::RUBY s.authors = ["Sam Woodard"] s.email = ["sam@wildfireapp.com"] s.homepage = "http://github.com/shwoodard/active_assets" s.summary = %q{A Railtie that provides an asset management system for css, javascript, and sprites in your Rails applications and engines.}