Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evenchange4 committed Aug 8, 2017
1 parent 624134c commit 92e8bdc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ before_install:
script:
- yarn run eslint
- yarn run pkg

after_success:
- |
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## [HEAD]
> Unreleased
## [v1.0.0]
## [v1.0.1]
> Aug 08, 2017
* refactor(routes): extract routes
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": "micro-medium-api",
"version": "1.0.0",
"version": "1.0.1",
"main": "src/index.js",
"author": "Michael Hsu <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 92e8bdc

Please sign in to comment.