Bump version to 5.8.4

This commit is contained in:
Ian Ker-Seymer
2025-04-09 14:59:10 -04:00
parent e3be6ed542
commit d307919c70
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.8.3"
VERSION = "5.8.4"
end