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

module Plist
  VERSION = '3.7.0'.freeze
end