Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
petert82 committed Aug 30, 2020
1 parent 7e11687 commit 385a42b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

## [1.1.2] - 2020-08-30
### Changed
- Upgraded to latest version of lodash.

## [1.1.1] - 2019-11-02
### Fixed
- Correct example country object in readme.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "country-query",
"version": "1.1.1",
"version": "1.1.2",
"description": "A javascript query API for world-countries data",
"repository": {
"type": "git",
Expand Down

0 comments on commit 385a42b

Please sign in to comment.