diff --git a/README.md b/README.md index bb89133..32a37b2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# THIS IS WIP AND NOT RELEASED AS AN NPM PROJECT YET. STAY TUNED! # ember-confirm-extension Extend any template block by a confirmation "bubble". diff --git a/package.json b/package.json index 29647d7..055ccb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-confirm-extension", - "version": "0.0.1", + "version": "0.0.2", "description": "Extend any template block by a confirmation \"bubble\"", "directories": { "doc": "doc",