Skip to content

Commit

Permalink
Merge pull request #43 from monterail/v0.3.3
Browse files Browse the repository at this point in the history
Bump version to 0.3.3
  • Loading branch information
brodyhoskins authored Jul 15, 2024
2 parents b0aa4b4 + 2a3e036 commit 7b97ec5
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.2'
VERSION = '0.3.3'

class << self
def identify(code)
Expand Down

0 comments on commit 7b97ec5

Please sign in to comment.