Bump to 5.11

This commit is contained in:
Guilherme Carreiro
2025-11-19 13:34:13 +01:00
parent a336a2fffd
commit e2699e00be
2 changed files with 5 additions and 7 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.10.0"
VERSION = "5.11.0"
end