Skip to content

Commit

Permalink
changed lib/reddy.rb over to version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tommorris committed Dec 2, 2008
1 parent 410b801 commit d8e8b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/reddy.rb
Expand Up @@ -4,5 +4,5 @@
Dir.glob(File.join(File.dirname(__FILE__), 'reddy/**.rb')).each { |f| require f }

module Reddy
VERSION = '0.0.2'
VERSION = '0.1.0'
end

0 comments on commit d8e8b0d

Please sign in to comment.