Increases the version

This commit is contained in:
Muhammad Nawzad 2023-05-14 11:10:00 +03:00
parent 07bf96dc0d
commit 51a83ed0d3
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 = "0.1.0" VERSION = "0.1.1"
end end