diff --git a/package.json b/package.json index 968e9ba..1be7084 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-gallery-modal", - "version": "0.2.5", + "version": "0.2.6", "description": "Ionic Gallery Modal (to preview photos)", "main": "dist/index.js", "types": "dist/index.d.ts", diff --git a/src/package.json b/src/package.json index 992a071..deb9b74 100644 --- a/src/package.json +++ b/src/package.json @@ -1,6 +1,6 @@ { "name": "ionic-gallery-modal", - "version": "0.2.5", + "version": "0.2.6", "repository": { "type": "git", "url": "https://github.com/nikini/ionic-gallery-modal"