Bump version for 1.8.0

This commit is contained in:
Donal McBreen
2024-07-15 14:21:23 +01:00
parent c535e4e44f
commit fa73d722ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Kamal
VERSION = "1.7.3"
VERSION = "1.8.0"
end