mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-15 00:40:40 -07:00
5 lines
56 B
Ruby
5 lines
56 B
Ruby
# encoding: utf-8
|
|
module Liquid
|
|
VERSION = "2.6.0"
|
|
end
|