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

module Plist
  VERSION = '3.2.0'.freeze
end