lib/checkoff/version.rb in checkoff-0.14.0 vs lib/checkoff/version.rb in checkoff-0.14.1

- old
+ new

@@ -1,6 +1,6 @@ # frozen_string_literal: true module Checkoff # Version of library - VERSION = '0.14.0' + VERSION = '0.14.1' end