mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-16 01:10:41 -07:00
5 lines
60 B
Ruby
5 lines
60 B
Ruby
# encoding: utf-8
|
|
module Liquid
|
|
VERSION = "4.0.0.rc2"
|
|
end
|