Update version.rb

This commit is contained in:
2023-07-31 19:43:51 +06:00
committed by GitHub
parent bf5bc3de69
commit 6d8a85e9aa

View File

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