diff --git a/lib/package.json b/lib/package.json index 713c893..26866a8 100644 --- a/lib/package.json +++ b/lib/package.json @@ -1,6 +1,6 @@ { "name": "ngx-nes-css", - "version": "0.0.1", + "version": "0.0.2", "description": "Angular library that wraps NES CSS to ease its use within the framework", "homepage": "https://github.com/jfcere/ngx-nes-css", "license": "MIT", diff --git a/package-lock.json b/package-lock.json index 1538ccd..27c0e42 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ngx-nes-css", - "version": "0.0.1", + "version": "0.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ab44baf..79b86d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ngx-nes-css", - "version": "0.0.1", + "version": "0.0.2", "description": "Angular library that wraps NES CSS to ease its use within the framework", "homepage": "https://github.com/jfcere/ngx-nes-css", "license": "MIT",