diff --git a/package.json b/package.json index 1381f6db..30bb593e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ionic-native", - "version": "1.0.9", + "version": "1.0.10", "description": "Native plugin wrappers for Cordova and Ionic with TypeScript, ES6+, Promise and Observable support", "main": "dist/index.js", "directories": { @@ -47,4 +47,4 @@ "path": "./node_modules/cz-conventional-changelog" } } -} \ No newline at end of file +}