# frozen_string_literal: true # lib/todo_marker/version.rb module TodoMarker VERSION = "0.1.0" end