diff --git a/package.json b/package.json index 2ce10f1..e146774 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-plugin-callkit", - "version": "1.1.6", + "version": "1.2.1", "description": "Cordova plugin that lets you use iOS CallKit UI (with PushKit) and Android ConnectionService UI", "cordova": { "id": "cordova-plugin-callkit", @@ -26,4 +26,4 @@ "homepage": "https://github.com/mattkhaw/cordova-plugin-callkit", "author": "Matthew Khaw", "license": "MIT" -} \ No newline at end of file +}