Bump version to 5.8.0

This commit is contained in:
Guilherme Carreiro
2025-02-25 08:50:46 +01:00
committed by Guilherme Carreiro
parent 17d327988d
commit cca9fe99cf
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.7.3"
VERSION = "5.8.0"
end