ona.gemspec in ona-0.1.26 vs ona.gemspec in ona-0.2.0

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{ona} - s.version = "0.1.26" + s.version = "0.2.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["kazuyoshi tlacaelel"] - s.date = %q{2010-09-01} + s.date = %q{2011-10-27} s.default_executable = %q{ona} s.description = %q{Simple shell for deployment.} s.email = %q{kazu.dev@gmail.com} s.executables = ["ona"] s.extra_rdoc_files = [ @@ -27,9 +27,10 @@ "Rakefile", "VERSION", "bin/ona", "lib/ona.rb", "lib/ona_cli.rb", + "lib/ona_instructions.rb", "lib/ona_server.rb", "lib/ona_stack.rb", "ona.gemspec", "test/helper.rb", "test/test_ona.rb"