diff --git a/lib/zip-codes.rb b/lib/zip-codes.rb index a5b28a8..8fbecdb 100644 --- a/lib/zip-codes.rb +++ b/lib/zip-codes.rb @@ -3,7 +3,7 @@ require 'yaml' module ZipCodes - VERSION = '0.2.1' + VERSION = '0.3.0' class << self def identify(code)