bump VERSION to 0.1.0

This commit is contained in:
Lars Kanis 2011-05-24 13:57:26 +02:00
parent a36810e48c
commit d479b80e30

View File

@ -1,3 +1,3 @@
module PgLdapSync
VERSION = '0.0.1'
VERSION = '0.1.0'
end