Bump the pod version number

This commit is contained in:
Chris Stevenson
2012-08-01 15:06:50 -07:00
parent 713835cc28
commit 3e2424437f

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '0.2.2'
s.version = '0.2.3'
s.summary = 'Utility class for zipping and unzipping files on iOS and Mac.'
s.homepage = 'https://github.com/samsoffes/ssziparchive'
s.author = { 'Sam Soffes' => 'sam@samsoff.es' }