diff --git a/plugin.xml b/plugin.xml
index d2e5209..6b7f5c9 100644
--- a/plugin.xml
+++ b/plugin.xml
@@ -3,7 +3,7 @@
xmlns="http://apache.org/cordova/ns/plugins/1.0"
xmlns:android="http://schemas.android.com/apk/res/android"
id="org.geneanet.customCamera"
- version="0.0.3"
+ version="0.1.0"
>
GeneanetCustomCamera
This cordova plugin is an alternative to the official cordova plugin (camera). It starts a custom camera: image overlay with an opacity slider, user-defined color of the buttons, activating/deactivating functions.