active_assets.gemspec in active_assets-0.2.0 vs active_assets.gemspec in active_assets-0.2.1
- old
+ new
@@ -1,8 +1,8 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "active_assets"
- s.version = '0.2.0'
+ s.version = '0.2.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 a full asset management system, including support for development and deployment.}