mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 02:40:41 -07:00
Merge pull request #1601 from Shopify/bump/5.4.0
Bump version to 5.4.0 for release
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
# Liquid Change Log
|
# Liquid Change Log
|
||||||
|
|
||||||
## 5.4.0 (unreleased)
|
## 5.4.0 2022-07-29
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
* Drop support for end-of-life Ruby versions (2.5 and 2.6) (#1578) [Andy Waite]
|
* Drop support for end-of-life Ruby versions (2.5 and 2.6) (#1578) [Andy Waite]
|
||||||
|
|||||||
@@ -2,5 +2,5 @@
|
|||||||
# frozen_string_literal: true
|
# frozen_string_literal: true
|
||||||
|
|
||||||
module Liquid
|
module Liquid
|
||||||
VERSION = "5.4.0.alpha"
|
VERSION = "5.4.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user