Update version.rb

This commit is contained in:
Руслан 2023-07-26 20:19:48 +06:00 committed by GitHub
parent aae9d86f57
commit c78daa9b0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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