rf-web/vendor/bundle/gems/liquid-4.0.3/lib/liquid/version.rb

6 lines
64 B
Ruby
Raw Normal View History

2019-10-21 08:18:17 +00:00
# encoding: utf-8
module Liquid
VERSION = "4.0.3".freeze
end