Bump to 5.13.0

This commit is contained in:
Guilherme Carreiro
2026-06-29 17:40:23 +02:00
parent 9efca9f718
commit 545fd750f2
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