Bump version for 1.9.0

This commit is contained in:
Donal McBreen
2024-09-26 15:30:08 -04:00
parent bf4add9e72
commit 9db1403721
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
module Kamal
VERSION = "1.8.3"
VERSION = "1.9.0"
end