bumps version

This commit is contained in:
Muhammad Nawzad 2023-05-14 11:17:17 +03:00
parent 85101038d9
commit 6dd50d2193
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.1" VERSION = "0.1.2"
end end