mirror of
https://github.com/kemko/liquid.git
synced 2026-01-07 18:55:41 +03:00
6 lines
64 B
Ruby
6 lines
64 B
Ruby
# encoding: utf-8
|
|
|
|
module Liquid
|
|
VERSION = "4.0.3".freeze
|
|
end
|