diff --git a/package.json b/package.json index b8c3aec..27ee371 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,10 @@ { "name": "cordova-plugin-oauth", - "version": "2.0.1", + "version": "2.0.2", "author": "Ayogo Health Inc. ", "contributors": [ - "Darryl Pogue " + "Darryl Pogue ", + "Harel Mazor" ], "description": "Cordova plugin for performing OAuth login flows.", "license": "Apache-2.0", diff --git a/plugin.xml b/plugin.xml index 0d239ae..4465079 100644 --- a/plugin.xml +++ b/plugin.xml @@ -14,7 +14,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> - + cordova-plugin-oauth Cordova plugin for performing OAuth login flows. cordova,ios,android,oauth