From c65aaadc674967d64aa9bd73590145b5afb05e82 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <machniak@kolabsys.com>
Date: Fri, 7 Jun 2019 11:45:55 +0200
Subject: [PATCH] Bump version number in composer.json

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 14090c0..2961a64 100644
--- a/composer.json
+++ b/composer.json
@@ -2,7 +2,7 @@
 	"name": "kolab/net_ldap3",
 	"description": "A successor of the PEAR:Net_LDAP2 module providing advanced functionality for accessing LDAP directories",
 	"type": "library",
-	"version": "1.0.7",
+	"version": "1.1.0",
 	"keywords": ["pear", "ldap", "vlv"],
 	"homepage": "http://git.kolab.org/pear/Net_LDAP3/",
 	"license": "GPL-3.0+",
-- 
GitLab