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

module Plist
  VERSION = '3.4.0'.freeze
end