Skip to content

Commit

Permalink
Release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
stilist committed Nov 22, 2017
1 parent 84f773c commit ef5bc7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [1.0.2] - 2017-11-21
### Added
- Add `LICENSE` file (was documented in `package.json`, but physical file was
missing)
Expand Down Expand Up @@ -44,5 +46,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Initial release

[Unreleased]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.1...master
[Unreleased]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.2...master
[1.0.1]: https://github.com/stilist/prebaked-geojson-map/compare/v1.0.0...v1.0.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "prebaked-geojson-map",
"version": "1.0.1",
"version": "1.0.2",
"main": "dist/index.min.js",
"author": "Jordan Cole <code@ratafia.info>",
"license": "MIT",
Expand Down

0 comments on commit ef5bc7b

Please sign in to comment.