Prep for 5.1.0 release

This commit is contained in:
Marc-André Cournoyer
2021-09-09 14:28:45 -04:00
parent a03de8f9ea
commit b01de9d325
2 changed files with 7 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