Update version.rb

This commit is contained in:
Руслан 2023-08-22 14:39:19 +06:00 committed by GitHub
parent 0aa9965ab0
commit 91cf1c66b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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