mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Merge pull request #1383 from Shopify/bump-version
Bump version to 5.0.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Liquid Change Log
|
||||
|
||||
### Unreleased
|
||||
## 5.0.0 / 2021-01-06
|
||||
|
||||
### Features
|
||||
* Add new `{% render %}` tag (#1122) [Samuel Doiron]
|
||||
|
||||
@@ -2,5 +2,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Liquid
|
||||
VERSION = "4.0.3"
|
||||
VERSION = "5.0.0"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user