mutaconf.gemspec in mutaconf-0.0.6 vs mutaconf.gemspec in mutaconf-0.0.7
- old
+ new
@@ -3,10 +3,10 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "mutaconf"
- s.version = "0.0.6"
+ s.version = "0.0.7"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["AlphaHydrae"]
s.date = "2013-04-14"
s.description = "Create simple DSLs and read configuration from hashes or objects."