Files
liquid/lib/liquid/version.rb
2015-01-23 10:49:07 -05:00

5 lines
62 B
Ruby

# encoding: utf-8
module Liquid
VERSION = "4.0.0.alpha"
end