mirror of
https://github.com/kemko/liquid.git
synced 2026-01-04 17:25:41 +03:00
5 lines
56 B
Ruby
5 lines
56 B
Ruby
# encoding: utf-8
|
|
module Liquid
|
|
VERSION = "3.0.3"
|
|
end
|