Files
liquid/lib/liquid/version.rb
T
2013-11-25 10:24:30 -05:00

5 lines
56 B
Ruby

# encoding: utf-8
module Liquid
VERSION = "2.6.0"
end