summaryrefslogtreecommitdiff
path: root/scripts/pugixml.podspec
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-11-09 09:00:03 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2016-11-09 09:02:44 -0800
commitc75e3c45e5de50a426bc248a68275ae971935438 (patch)
tree1f26925e3c01e6e01d03d52f5367daa6676c7e3d /scripts/pugixml.podspec
parent57ef4ad459c0ce2ba86ced31bd0e72ab0afec71e (diff)
Update version to 1.8 everywhere
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 f39ccb9..7508418 100644
--- a/scripts/pugixml.podspec
+++ b/scripts/pugixml.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "pugixml"
- s.version = "1.7"
+ s.version = "1.8"
s.summary = "C++ XML parser library."
s.homepage = "http://pugixml.org"
s.license = { :type => 'MIT', :text => <<-qwertyuiop