Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
stuffihavemade committed Jul 23, 2011
1 parent c57a381 commit b73d9a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/demeter/version.rb
@@ -1,8 +1,8 @@
module Demeter
module Version
MAJOR = "3"
MINOR = "0"
PATCH = "3"
MINOR = "1"
PATCH = "0"
STRING = "#{MAJOR}.#{MINOR}.#{PATCH}"
end
end

0 comments on commit b73d9a0

Please sign in to comment.