Update version.rb

This commit is contained in:
2023-07-26 20:19:48 +06:00
committed by GitHub
parent aae9d86f57
commit c78daa9b0c

View File

@ -1,3 +1,3 @@
module PgLdapSync
VERSION = "0.4.0"
VERSION = "1.0.0"
end