diff --git a/ldap_fluff.gemspec b/ldap_fluff.gemspec index 3386c69..3b80774 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.7.0' + s.version = '0.8.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'