summaryrefslogtreecommitdiff
path: root/scripts/pugixml.podspec
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-02 21:46:14 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2018-04-02 21:46:14 -0700
commit0c74e117b82aae3c3cf87ce6aa2fe8dca1da9476 (patch)
treeb89c2dbc90a69a5dec834c1fdc2e3c5b39d8d3ab /scripts/pugixml.podspec
parenta32585286a328367543443dd2520a4bee2b0cb0b (diff)
Update version to 1.9
Diffstat (limited to 'scripts/pugixml.podspec')
-rw-r--r--scripts/pugixml.podspec2
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