Add changelog entry for a recent fix

This commit is contained in:
Dylan Thacker-Smith
2021-03-29 13:43:01 -07:00
parent ca96ca0fef
commit eab13a07d9
2 changed files with 6 additions and 1 deletions

View File

@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.0.1"
VERSION = "5.0.2.alpha"
end