Skip to content

Commit

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

## Unreleased
## [2.0.0-alpha] - 2015-10-15

### Fixed
* **controller**: preview route dependencies work on non-root mountpaths
Expand Down Expand Up @@ -53,6 +53,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).

## 0.0.2 - 2014-12-30

[2.0.0-alpha]: https://github.com/koopjs/koop-gist/compare/v1.1.1...v2.0.0-alpha
[1.1.1]: https://github.com/koopjs/koop-gist/compare/v1.1.0...v1.1.1
[1.1.0]: https://github.com/koopjs/koop-gist/compare/v1.0.1...v1.1.0
[1.0.1]: https://github.com/koopjs/koop-gist/compare/v1.0.0...v1.0.1
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koop-gist",
"description": "Github gist provider for Koop",
"version": "1.1.1",
"version": "2.0.0-alpha",
"author": "Chris Helm",
"bugs": {
"url": "https://github.com/koopjs/koop-gist/issues"
Expand Down

0 comments on commit 4cadf17

Please sign in to comment.