Skip to content
This repository has been archived by the owner on Sep 12, 2018. It is now read-only.

Commit

Permalink
Updated gemspec for version 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
artob committed Apr 20, 2009
1 parent 585e605 commit ab32bb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crm114.gemspec
Expand Up @@ -3,7 +3,7 @@

GEMSPEC = Gem::Specification.new do |gem|
gem.name = 'crm114'
gem.version = '1.0.0.1'
gem.version = '1.0.1'
gem.date = '2009-04-20'
gem.homepage = 'http://crm114.rubyforge.org/'
gem.license = 'MIT' if gem.respond_to?(:license=)
Expand Down

0 comments on commit ab32bb1

Please sign in to comment.