Bump version for 1.4.0

This commit is contained in:
Donal McBreen
2024-03-20 09:27:23 +00:00
parent e8b9f8907f
commit c985fa33d1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Kamal
VERSION = "1.3.1"
VERSION = "1.4.0"
end