summaryrefslogtreecommitdiff
path: root/lib/plist/version.rb
blob: 936004a70be2d5d43e4057ca05864a4ee66558e7 (plain)
1
2
3
4
5
# encoding: utf-8

module Plist
  VERSION = '3.6.0'.freeze
end