Skip to content

Commit

Permalink
New version 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
luisdemarchi committed Jul 1, 2019
1 parent 9d6b2db commit 974f13b
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-facedetection-lite",
"version": "0.3.3",
"version": "0.3.4",
"description": "A face detection offline with a few lines of code. Was designed to run on old smartphones.",
"cordova": {
"id": "cordova-plugin-facedetection-lite",
Expand Down
2 changes: 1 addition & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<plugin id="cordova-plugin-facedetection-lite" version="0.3.3"
<plugin id="cordova-plugin-facedetection-lite" version="0.3.4"
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<name>FaceDetection-Lite</name>
Expand Down

0 comments on commit 974f13b

Please sign in to comment.