scala-bootstrapper.gemspec in scala-bootstrapper-0.8.0 vs scala-bootstrapper.gemspec in scala-bootstrapper-0.8.1
- old
+ new
@@ -3,29 +3,29 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{scala-bootstrapper}
- s.version = "0.8.0"
+ s.version = "0.8.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Kyle Maxwell"]
s.date = %q{2011-03-29}
s.description = %q{Twitter scala project init}
s.email = %q{kmaxwell@twitter.com}
- s.executables = ["HACKING", "sbt", "scala-bootstrapper"]
+ s.executables = ["sbt", "scala-bootstrapper"]
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
]
s.files = [
".document",
".gitignore",
+ "HACKING",
"LICENSE",
"README.rdoc",
"Rakefile",
"VERSION",
- "bin/HACKING",
"bin/sbt",
"bin/scala-bootstrapper",
"lib/template/.gitignore",
"lib/template/Capfile",
"lib/template/Gemfile",