Skip to content

Commit

Permalink
Bump version to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcelis committed Feb 16, 2018
1 parent a21c93b commit 7b7793e
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 = 2
MINOR = 1
MAJOR = 3
MINOR = 0
PATCH = 0

def self.to_s
Expand Down

0 comments on commit 7b7793e

Please sign in to comment.