Bump version for 2.2.2

This commit is contained in:
Donal McBreen
2024-10-10 13:29:38 -04:00
parent 493c5690f1
commit 5cb9fb787b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Kamal
VERSION = "2.2.1"
VERSION = "2.2.2"
end