Skip to content

Commit

Permalink
Release v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
NoelDeMartin committed Aug 3, 2021
1 parent fddba3e commit fad1781
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-wkwebview-cookies",
"version": "1.0.0",
"version": "1.0.1",
"description": "Cordova WKWebView Cookies Plugin",
"types": "./types/index.d.ts",
"cordova": {
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-wkwebview-cookies"
version="1.0.0">
version="1.0.1">
<name>WKWebView WKWebView Cookies</name>
<description>Cordova Cookies Plugin</description>
<license>Apache 2.0</license>
Expand Down

0 comments on commit fad1781

Please sign in to comment.