Bump version for 2.1.2

This commit is contained in:
Donal McBreen
2024-10-06 13:40:53 -04:00
parent 23898a5197
commit e34031f70c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Kamal
VERSION = "2.1.1"
VERSION = "2.1.2"
end