chore(): bump version to 1.0.10

This commit is contained in:
Tim Lancina 2016-03-05 15:41:53 -06:00
parent 98fbe6c7ce
commit 803237940a

View File

@ -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"
}
}
}
}