Update History.md

This commit is contained in:
Dylan Thacker-Smith
2023-01-10 15:26:38 -05:00
parent c1c9157e75
commit 8983fcb47e
2 changed files with 6 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# encoding: utf-8
module Liquid
VERSION = "4.0.3".freeze
VERSION = "4.0.4".freeze
end