cordova-plugin-cronapp-decimal-keyboard 4.2.23 → 4.2.24

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/plugin.xml +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cordova-plugin-cronapp-decimal-keyboard",
3
- "version": "4.2.23",
3
+ "version": "4.2.24",
4
4
  "description": "Plugin to display decimal keyboard on Cordova and Phonegap applications",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/plugin.xml CHANGED
@@ -1,5 +1,5 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-cronapp-decimal-keyboard" version="4.2.23">
2
+ <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0" id="cordova-plugin-cronapp-decimal-keyboard" version="4.2.24">
3
3
  <name>Decimal Keyboard</name>
4
4
  <description>Cordova Decimal Keyboard Plugin</description>
5
5
  <license>Apache 2.0</license>