Bump version to 1.0.3

This commit is contained in:
Muhammad Nawzad 2024-01-30 16:30:29 +03:00
parent 96911aab98
commit aaf209b8d2
No known key found for this signature in database
GPG Key ID: B954B6AAE33940B2

View File

@ -1,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
module Schemable module Schemable
VERSION = '1.0.2' VERSION = '1.0.3'
end end