diff --git a/lib/pg_ldap_sync.rb b/lib/pg_ldap_sync.rb index 0790c4e..d2a9590 100644 --- a/lib/pg_ldap_sync.rb +++ b/lib/pg_ldap_sync.rb @@ -1,3 +1,3 @@ module PgLdapSync - VERSION = '0.0.1' + VERSION = '0.1.0' end