Skip to content

Commit

Permalink
regenerate gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
rkh committed Jan 14, 2013
1 parent 09d01aa commit c2f619d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion travis.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Gem::Specification.new do |s|
# general infos
s.name = "travis"
s.version = "1.0.0pre"
s.version = "1.0.0pre2"
s.description = "CLI and Ruby client library for Travis CI"
s.homepage = "https://github.com/travis-ci/travis"
s.summary = "Travis CI client"
Expand All @@ -26,6 +26,7 @@ Gem::Specification.new do |s|
"Rakefile",
"bin/travis",
"lib/travis.rb",
"lib/travis/cacert.pem",
"lib/travis/cli.rb",
"lib/travis/cli/api_command.rb",
"lib/travis/cli/command.rb",
Expand Down

0 comments on commit c2f619d

Please sign in to comment.