We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd37da5 commit 765b2e4Copy full SHA for 765b2e4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cordova-plugin-calendar",
3
- "version": "5.1.1",
+ "version": "5.1.2",
4
"description": "This plugin allows you to manipulate the native calendar.",
5
"cordova": {
6
"id": "cordova-plugin-calendar",
plugin.xml
@@ -3,7 +3,7 @@
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-calendar"
- version="5.1.1">
+ version="5.1.2">
7
8
<name>Calendar</name>
9
0 commit comments