Skip to content

Commit

Permalink
Merge pull request #48 from monterail/0.3.5
Browse files Browse the repository at this point in the history
Bump version to 0.3.5
  • Loading branch information
brodyhoskins authored Dec 3, 2024
2 parents 7a17ec3 + 418913d commit 82b5473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zip-codes.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
require 'yaml'

module ZipCodes
VERSION = '0.3.4'
VERSION = '0.3.5'

class << self
def identify(code)
Expand Down

0 comments on commit 82b5473

Please sign in to comment.