diff --git a/package.json b/package.json index c4c5244..f3c2d42 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@agney/ir-toast", "description": "Enables the use of imperative Toasts as in Angular", "author": "Agney Menon ", - "version": "0.0.1", + "version": "0.1.0", "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts",