Skip to content

Commit

Permalink
Bump version to 2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: David Celis <me@davidcel.is>
  • Loading branch information
davidcelis committed Mar 28, 2014
1 parent b49b3e6 commit 44af71f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/geocodio/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Geocodio
class Version
MAJOR = 1
MINOR = 1
MAJOR = 2
MINOR = 0
PATCH = 0

def self.to_s
Expand Down

0 comments on commit 44af71f

Please sign in to comment.