Skip to content

Commit

Permalink
chore(release): raise version to 3.0.1-OS3
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlsCorrea committed Oct 20, 2020
1 parent 807115d commit 6af2a5c
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-contacts",
"version": "3.0.1-OS2",
"version": "3.0.1-OS3",
"description": "Cordova Contacts 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 @@ -24,7 +24,7 @@
xmlns:m3="http://schemas.microsoft.com/appx/2014/manifest"
xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
id="cordova-plugin-contacts"
version="3.0.1-OS2">
version="3.0.1-OS3">

<name>Contacts</name>
<description>Cordova Contacts Plugin</description>
Expand Down

0 comments on commit 6af2a5c

Please sign in to comment.