This repository has been archived on 2026-05-18. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tailor/lib/tailor/version.rb

4 lines
38 B
Ruby

module Tailor
VERSION = "0.0.1"
end