Skip to content

Commit

Permalink
Bumped v1.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jun 22, 2017
1 parent d2f94a9 commit f90bc3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "avvio",
"version": "0.6.1",
"version": "1.0.0",
"description": "Asynchronous bootstrapping of Node applications",
"main": "boot.js",
"scripts": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"express": "^4.14.0",
"pre-commit": "^1.1.3",
"standard": "^9.0.0",
"standard": "^10.0.0",
"tap": "^10.0.0"
},
"dependencies": {
Expand Down

0 comments on commit f90bc3d

Please sign in to comment.