diff --git a/lib/schked/version.rb b/lib/schked/version.rb index d132fb0..50a09cb 100644 --- a/lib/schked/version.rb +++ b/lib/schked/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module Schked - VERSION = "1.1.2" + VERSION = "1.2.0" end