# frozen_string_literal: true # lib/todo_marker/version.rb module TodoMarker VERSION = '0.2.2' end