lib/checkoff/version.rb in checkoff-0.15.0 vs lib/checkoff/version.rb in checkoff-0.15.1
- old
+ new
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module Checkoff
# Version of library
- VERSION = '0.15.0'
+ VERSION = '0.15.1'
end
- old
+ new