diff --git a/lib/zip-codes.rb b/lib/zip-codes.rb index 9f4a930..3fe4869 100644 --- a/lib/zip-codes.rb +++ b/lib/zip-codes.rb @@ -3,7 +3,7 @@ require 'yaml' module ZipCodes - VERSION = '0.3.3' + VERSION = '0.3.4' class << self def identify(code)