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