rf-web/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/version.rb
2019-10-21 10:18:17 +02:00

8 lines
143 B
Ruby

# Frozen-string-literal: true
# Copyright: 2015 - 2017 Jordon Bedwell - MIT License
# Encoding: utf-8
class Pathutil
VERSION = "0.16.2"
end