From 9271a0a027df497b996f44c75e4c2937bdf7f49c Mon Sep 17 00:00:00 2001 From: VetheonGames Date: Sat, 22 Jun 2024 11:28:53 -0600 Subject: [PATCH] Final version commit hopefully --- lib/todo_marker/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/todo_marker/version.rb b/lib/todo_marker/version.rb index bcb8045..64708da 100644 --- a/lib/todo_marker/version.rb +++ b/lib/todo_marker/version.rb @@ -2,5 +2,5 @@ # lib/todo_marker/version.rb module TodoMarker - VERSION = '0.2.1' + VERSION = '0.2.2' end