mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 10:52:48 -07:00
Merge pull request #201 from arthurnn/adding_version_file
create version.rb file, and bump version
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# encoding: utf-8
|
||||
module Liquid
|
||||
VERSION = "2.6.0"
|
||||
end
|
||||
Reference in New Issue
Block a user