Skip to content

Commit

Permalink
chore(release): bump to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
draconisNoctis committed Jul 9, 2018
1 parent cd9392b commit 7eb23ad
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "@neoskop/phantom",
"version": "0.0.0",
"version": "1.0.0",
"description": "An AOP (aspect oriented programming) framework",
"main": "bundle/phantom.bundle.js",
"module": "dist/public_api.js",
Expand Down Expand Up @@ -83,4 +83,4 @@
"engines": {
"node": ">=7"
}
}
}

0 comments on commit 7eb23ad

Please sign in to comment.