stowaway.gemspec in stowaway-0.0.1 vs stowaway.gemspec in stowaway-0.0.4
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{stowaway}
- s.version = "0.0.1"
+ s.version = "0.0.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Emilio Cavazos"]
- s.date = %q{2009-09-30}
+ s.date = %q{2009-10-02}
s.default_executable = %q{stowaway}
s.email = %q{ejcavazos@gmail.com}
s.executables = ["stowaway"]
s.extra_rdoc_files = [
"LICENSE",
@@ -21,16 +21,18 @@
"LICENSE",
"README.md",
"Rakefile",
"TODO.txt",
"VERSION.yml",
+ "bin/.stowaway.swp",
"bin/stowaway",
"lib/stowaway/file.rb",
"lib/stowaway/fshelpyhelp.rb",
"lib/stowaway/locator.rb",
"lib/stowaway/options.rb",
"lib/stowaway/runner.rb",
"lib/stowaway/sweeper.rb",
+ "pkg/stowaway-0.0.1.gem",
"spec/data/testfile1.txt",
"spec/data/testfile2.txt",
"spec/lib/file_spec.rb",
"spec/lib/locator_spec.rb",
"spec/lib/options_spec.rb",