nicojensen.de/vendor/bundle/gems/pathutil-0.16.2/lib/pathutil/version.rb
Nico Jensen b59a203dbb Init
Init commit
2019-03-12 13:49:49 +01:00

7 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