Skip to content

Commit

Permalink
readme and package.json fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Balastegui authored and Daniel Balastegui committed Oct 24, 2017
1 parent 2e4823b commit f867c57
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 @@ -38,7 +38,7 @@ Feel free to submit pull request or suggestions [here](https://github.com/dbalas

## Versioning

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags).
We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/dbalas/koalerplate/tags).

## Authors

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"repository": "[email protected]:dbalas/koalerplate.git",
"author": "Daniel Balastegui",
"license": "MIT",
"version": "1.0.0",
"version": "1.0.1",
"main": "index.js",
"scripts": {
"dev": "nodemon index",
Expand Down

0 comments on commit f867c57

Please sign in to comment.