Update version

This commit is contained in:
Xavier Guimard 2020-11-02 12:49:00 +01:00
parent bdccb42196
commit 5fa54c45fb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ use strict;
use Lemonldap::NG::Common::UserAgent;
use JSON qw(from_json);
our $VERSION = '2.0.0';
our $VERSION = '2.0.10';
our $_ua;