Files
liquid/lib/liquid/version.rb
T
2015-01-23 10:45:47 -05:00

5 lines
56 B
Ruby

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