diff options
author | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-02 21:46:14 -0700 |
---|---|---|
committer | Arseny Kapoulkine <arseny.kapoulkine@gmail.com> | 2018-04-02 21:46:14 -0700 |
commit | 0c74e117b82aae3c3cf87ce6aa2fe8dca1da9476 (patch) | |
tree | b89c2dbc90a69a5dec834c1fdc2e3c5b39d8d3ab /scripts/pugixml.podspec | |
parent | a32585286a328367543443dd2520a4bee2b0cb0b (diff) |
Update version to 1.9
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 |