Skip to content

Commit

Permalink
celebration cut short, we'll do it live
Browse files Browse the repository at this point in the history
  • Loading branch information
technoweenie committed May 4, 2010
1 parent da76ba0 commit 3ee2671
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/running_man.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$LOAD_PATH.unshift File.expand_path(File.dirname(__FILE__))

module RunningMan
VERSION = '0.2'
VERSION = '0.2.1'

# Public: Sets up any helper class methods in TestClassMethods on the
# specified test case class.
Expand Down
2 changes: 1 addition & 1 deletion running_man.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|
## If your rubyforge_project name is different, then edit it and comment out
## the sub! line in the Rakefile
s.name = 'running_man'
s.version = '0.2'
s.version = '0.2.1'
s.date = '2010-05-03'
s.rubyforge_project = 'running_man'

Expand Down

0 comments on commit 3ee2671

Please sign in to comment.