Bump to 5.14.0 (#2121)

Assisted-By: devx/b8d3b9bd-01a3-41b1-90f8-632318b798e4
This commit is contained in:
Ian Ker-Seymer
2026-09-17 13:05:36 -04:00
committed by GitHub
parent 4e5198ba69
commit 4e39ae4cc3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.13.0"
VERSION = "5.14.0"
end