diff --git a/package.json b/package.json index bd460dc..6c29397 100644 --- a/package.json +++ b/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", @@ -83,4 +83,4 @@ "engines": { "node": ">=7" } -} +} \ No newline at end of file