Bump to 5.13.0 (#2103)

This commit is contained in:
Guilherme Carreiro
2026-06-29 17:41:55 +02:00
committed by GitHub
parent 9efca9f718
commit 7a5e45fc47
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.12.0"
VERSION = "5.13.0"
end