Update version.rb

This commit is contained in:
2023-07-31 20:40:40 +06:00
committed by GitHub
parent 728043127d
commit f2d5eda2b4

View File

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