Bump to 5.7.0 (#1894)

* Bump to 5.7.0

* Update 'History.md'

* Update 'Releasing' steps

* Update CONTRIBUTING.md

Co-authored-by: Gray Gilmore <[email protected]>

* Update History.md

Co-authored-by: Ian Ker-Seymer <[email protected]>

---------

Co-authored-by: Gray Gilmore <[email protected]>
Co-authored-by: Ian Ker-Seymer <[email protected]>
This commit is contained in:
Guilherme Carreiro
2025-01-17 12:10:18 +01:00
committed by GitHub
co-authored by Gray Gilmore Ian Ker-Seymer
parent 6372289ba3
commit 03aafa974c
3 changed files with 48 additions and 4 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.6.5"
VERSION = "5.7.0"
end