Release 5.2.0

This commit is contained in:
Jean Boussier
2022-03-01 16:18:49 +01:00
parent 1a85e98793
commit a7eb33fa39
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.1.0"
VERSION = "5.2.0"
end