Files
liquid/lib/liquid/version.rb
T
2013-10-09 17:12:03 -04:00

5 lines
56 B
Ruby

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