chefspec-bootstrap.gemspec in chefspec-bootstrap-0.0.5 vs chefspec-bootstrap.gemspec in chefspec-bootstrap-0.1.0
- old
+ new
@@ -1,8 +1,8 @@
Gem::Specification.new do |s|
s.name = 'chefspec-bootstrap'
- s.version = '0.0.5'
- s.date = '2014-12-01'
+ s.version = '0.1.0'
+ s.date = '2014-12-23'
s.summary = 'Bootstrap your ChefSpec tests.'
s.description = 'Automatically generate ChefSpec tests based on your recipes.'
s.authors = ['Alexander Meng']
s.email = 'alexbmeng@gmail.com'
s.files = `git ls-files`.split($INPUT_RECORD_SEPARATOR)