Bump to 5.10.0

This commit is contained in:
Guilherme Carreiro
2025-10-30 12:06:41 +01:00
parent a16ec56a40
commit 448d98ce2f
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.9.0"
VERSION = "5.10.0"
end