summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/pathutil-0.16.2/lib/pathutil/version.rb
blob: bfe223c18f0cc273d4173c442d10009494062f86 (plain)
1
2
3
4
5
6
7
# Frozen-string-literal: true
# Copyright: 2015 - 2017 Jordon Bedwell - MIT License
# Encoding: utf-8

class Pathutil
  VERSION = "0.16.2"
end