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

module Plist
  VERSION = '3.5.0'.freeze
end