mirror of
https://github.com/Shopify/liquid.git
synced 2025-10-06 00:00:55 -04:00
Bump version to 5.4.0 for release
This commit is contained in:
parent
81f44e36be
commit
6f8722a6d3
@ -1,6 +1,6 @@
|
||||
# Liquid Change Log
|
||||
|
||||
## 5.4.0 (unreleased)
|
||||
## 5.4.0 2022-07-29
|
||||
|
||||
### Breaking Changes
|
||||
* Drop support for end-of-life Ruby versions (2.5 and 2.6) (#1578) [Andy Waite]
|
||||
|
@ -2,5 +2,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Liquid
|
||||
VERSION = "5.4.0.alpha"
|
||||
VERSION = "5.4.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user