Skip to content

Commit

Permalink
0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mbj36 committed Aug 25, 2018
1 parent b137c34 commit 018b922
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ yarn
yarn serve
```

Then open [`localhost:8000`](httpL//localhost:8000) in a browser
Then open [`localhost:8000`](http://localhost:8000) in a browser

## Installation

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": "vue-burger-menu",
"version": "0.0.1",
"version": "0.0.2",
"private": false,
"scripts": {
"serve": "vue-cli-service serve",
Expand Down

0 comments on commit 018b922

Please sign in to comment.