Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
joekhoobyar committed May 19, 2009
1 parent 1a251ce commit ed00305
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions capsaicin.gemspec
Expand Up @@ -2,11 +2,11 @@

Gem::Specification.new do |s|
s.name = %q{capsaicin}
s.version = "0.1.2"
s.version = "0.1.3"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Joe Khoobyar"]
s.date = %q{2009-05-07}
s.date = %q{2009-05-19}
s.description = %q{Spicy capistrano extensions for various needs}
s.email = %q{joe@ankhcraft.com}
s.extra_rdoc_files = [
Expand All @@ -32,11 +32,10 @@ Gem::Specification.new do |s|
"lib/capsaicin/sys.rb",
"lib/capsaicin/ui.rb"
]
s.has_rdoc = true
s.homepage = %q{http://github.com/joekhoobyar/capsaicin}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.2}
s.rubygems_version = %q{1.3.3}
s.summary = %q{Joe Khoobyar's spicy capistrano extensions}

if s.respond_to? :specification_version then
Expand Down

0 comments on commit ed00305

Please sign in to comment.