Bump version for 2.1.1

This commit is contained in:
David Heinemeier Hansson
2024-10-03 11:39:56 -07:00
parent 9a16873f21
commit 81f3508507
2 changed files with 2 additions and 2 deletions

View File

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