From 0c74e117b82aae3c3cf87ce6aa2fe8dca1da9476 Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Mon, 2 Apr 2018 21:46:14 -0700 Subject: Update version to 1.9 --- scripts/pugixml.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/pugixml.podspec') 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 -- cgit v1.2.3