Skip to content

Commit

Permalink
release v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
katzer committed Jul 12, 2022
1 parent d667f07 commit 5b34225
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-email-composer",
"version": "0.10.0",
"version": "0.10.1",
"description": "Provides access to the standard interface that manages the editing and sending an email message",
"cordova": {
"id": "cordova-plugin-email-composer",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Expand Up @@ -22,7 +22,7 @@
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="cordova-plugin-email-composer"
version="0.10.0">
version="0.10.1">

<name>EmailComposer</name>

Expand Down

0 comments on commit 5b34225

Please sign in to comment.