diff options
Diffstat (limited to 'scripts/pugixml.podspec')
-rw-r--r-- | scripts/pugixml.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/pugixml.podspec b/scripts/pugixml.podspec index 98ac744..02c67b5 100644 --- a/scripts/pugixml.podspec +++ b/scripts/pugixml.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "pugixml" - s.version = "1.8" + s.version = "1.9" s.summary = "C++ XML parser library." s.homepage = "http://pugixml.org" s.license = { :type => 'MIT', :text => <<-qwertyuiop |