Skip to content

Commit

Permalink
Bumping the version number so that the gemspec will get rebuilt with …
Browse files Browse the repository at this point in the history
…GitHub.
  • Loading branch information
delynn committed Apr 13, 2009
1 parent d210700 commit 1340b8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -15,7 +15,7 @@ end

@gem_spec = Gem::Specification.new do |s|
s.name = "uuid_fu"
s.version = "1.0.2"
s.version = "1.0.3"
s.summary = "A gem that helps out with using UUIDs for primary keys in ActiveRecord objects."
s.description = "Developed by: delynn@gmail.com"
s.author = "DeLynn Berry"
Expand Down

0 comments on commit 1340b8e

Please sign in to comment.