Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added two countries and optional parameter to use them. #10

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

Chester929
Copy link

Added countries and optional parameter to use them.

@@ -1,18 +1,30 @@
require 'yaml'

module ZipCodes
VERSION = '0.2.1'
VERSION = '0.2.2'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This may not be a breaking change (semver-1), but if not it's certainly structural enough to warrant a semver-2 change.

Suggested change
VERSION = '0.2.2'
VERSION = '0.3.0'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMO this is enough of a major change that server-1 is appropriate. But that's just my interpretation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants