Merge pull request #1471 from Shopify/bump-5.1.0

Prep for 5.1.0 release
This commit is contained in:
Marc-André Cournoyer
2021-09-15 15:15:13 -04:00
committed by GitHub
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -2,5 +2,5 @@
# frozen_string_literal: true
module Liquid
VERSION = "5.0.2.alpha"
VERSION = "5.1.0"
end