diff --git a/ldap_fluff.gemspec b/ldap_fluff.gemspec index 7ee2e94..3a18140 100644 --- a/ldap_fluff.gemspec +++ b/ldap_fluff.gemspec @@ -1,6 +1,6 @@ Gem::Specification.new do |s| s.name = 'ldap_fluff' - s.version = '0.6.0' + s.version = '0.7.0' s.summary = 'LDAP querying tools for Active Directory, FreeIPA and POSIX-style' s.description = 'Simple library for binding & group querying on top of various LDAP implementations' s.homepage = 'https://github.com/theforeman/ldap_fluff'