Skip to content

Commit

Permalink
Bump gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Zeschin committed Nov 17, 2010
1 parent 5734aac commit c4e6478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/db-entropy.rb
Expand Up @@ -2,7 +2,7 @@
$:.include?(File.dirname(__FILE__)) || $:.include?(File.expand_path(File.dirname(__FILE__)))

module DbEntropy
VERSION = '0.2.0'
VERSION = '0.2.1'
end

require 'db-entropy/base'
Expand Down

0 comments on commit c4e6478

Please sign in to comment.