Updates Gem Version

This commit is contained in:
Muhammad Nawzad
2023-11-14 22:23:38 +03:00
parent b8928ee1ea
commit d7d260f4ff
2 changed files with 2 additions and 2 deletions

View File

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