Update version.rb

This commit is contained in:
2023-08-03 17:29:57 +06:00
committed by GitHub
parent fa47041756
commit e5ace0ddb8

View File

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