Bump to 5.0.1 and add changelog for release

This commit is contained in:
Marc-André Cournoyer
2021-03-24 16:19:19 -04:00
parent bf64239ea6
commit 026157e128
2 changed files with 14 additions and 1 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.0.0"
VERSION = "5.0.1"
end