nicojensen.de/vendor/bundle/gems/liquid-4.0.2/lib/liquid/version.rb

6 lines
64 B
Ruby
Raw Normal View History

2019-03-12 13:49:49 +01:00
# encoding: utf-8
module Liquid
VERSION = "4.0.2".freeze
end