Update version.rb

This commit is contained in:
2023-08-23 19:54:09 +06:00
committed by GitHub
parent 1ea0265648
commit 4e48aa31e4

View File

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