Skip to content

Commit

Permalink
Bump version and update gemspec to match rubygems.org account informa…
Browse files Browse the repository at this point in the history
…tion.
  • Loading branch information
Michael Schubert & Trace Wax committed Apr 12, 2012
1 parent 5dbe0ec commit 6d89d52
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lib/lobot/version.rb
@@ -1,3 +1,3 @@
module Lobot
VERSION = "0.9.7"
VERSION = "0.10.0"
end
6 changes: 3 additions & 3 deletions lobot.gemspec
Expand Up @@ -7,10 +7,10 @@ Gem::Specification.new do |s|
s.version = Lobot::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Matthew Kocher & Lee Edwards"]
s.email = ["pair@pivotallabs.com"]
s.email = ["gems@pivotallabs.com"]
s.homepage = ""
s.summary = %q{Lobot provides generators of chef recipes to set up CI easily.}
s.description = %q{Description coming soon}
s.summary = %q{CI in the Cloud: Jenkins + EC2 = Lobot}
s.description = %q{Rails generators that make it easy to spin up a CI instance in the cloud.}

s.rubyforge_project = "lobot"

Expand Down

0 comments on commit 6d89d52

Please sign in to comment.