Skip to content

Commit

Permalink
Incrementing the version number to trigger a gem rebuild, like a tool.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Mill committed Jun 29, 2008
1 parent 6cd0514 commit 20477c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basecamper.gemspec
Expand Up @@ -2,7 +2,7 @@ require 'rubygems'

spec = Gem::Specification.new do |s|
s.name = 'basecamper'
s.version = "1.0.0"
s.version = "1.0.1"
s.platform = Gem::Platform::RUBY
s.summary = "Command line interface to tracking time on Basecamp."

Expand Down

0 comments on commit 20477c4

Please sign in to comment.