Skip to content
This repository has been archived by the owner on Feb 24, 2018. It is now read-only.

Commit

Permalink
📦 1.0.0-alpha.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ungoldman committed Oct 5, 2015
1 parent 3f0875a commit 6855057
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased
## [1.0.0-alpha.4] - 2015-10-05

### Fixed
* rewrapped model `*ServiceTile` methods
Expand Down Expand Up @@ -46,6 +46,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
* alpha release


[1.0.0-alpha.3]: https://github.com/koopjs/koop-provider/compare/v1.0.0-alpha.1...v1.0.0-alpha.3
[1.0.0-alpha.4]: https://github.com/koopjs/koop-provider/compare/v1.0.0-alpha.3...v1.0.0-alpha.4
[1.0.0-alpha.3]: https://github.com/koopjs/koop-provider/compare/v1.0.0-alpha.2...v1.0.0-alpha.3
[1.0.0-alpha.2]: https://github.com/koopjs/koop-provider/compare/v1.0.0-alpha.1...v1.0.0-alpha.2
[1.0.0-alpha.1]: https://github.com/koopjs/koop-provider/compare/v1.0.0-alpha...v1.0.0-alpha.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koop-provider",
"description": "Koop provider creation toolkit",
"version": "1.0.0-alpha.3",
"version": "1.0.0-alpha.4",
"author": "Nate Goldman <[email protected]>",
"bugs": {
"url": "https://github.com/koopjs/koop-provider/issues"
Expand Down

0 comments on commit 6855057

Please sign in to comment.