Skip to content

Commit

Permalink
[Prerelease] Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
iolufemi committed Sep 4, 2017
1 parent e1b8f34 commit 8fb7409
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.2.0"></a>
# [0.2.0](https://github.com/EnsembleLab/api-template/compare/0.1.1...v0.2.0) (2017-09-04)


### Bug Fixes

* **User model:** Now creates search tags properly ([88f8267](https://github.com/EnsembleLab/api-template/commit/88f8267))


### Features

* **User Router:** Completed tests for user router ([71ee3bb](https://github.com/EnsembleLab/api-template/commit/71ee3bb))



<a name="0.1.1"></a>
## [0.1.1](https://github.com/EnsembleLab/api-template/compare/0.1.0...v0.1.1) (2017-08-26)

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": "api-template",
"version": "0.1.1",
"version": "0.2.0",
"description": "A template for creating APIs Fast",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit 8fb7409

Please sign in to comment.