active_assets.gemspec in active_assets-1.0.0 vs active_assets.gemspec in active_assets-1.0.1
- old
+ new
@@ -1,8 +1,8 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "active_assets"
- s.version = '1.0.0'
+ s.version = '1.0.1'
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.}