Skip to content

Commit

Permalink
podspec version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jhudsonWA committed Oct 3, 2023
1 parent d5e0ed0 commit 79d4dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SSZipArchive.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SSZipArchive'
s.version = '2.5.4'
s.version = '2.5.5'
s.summary = 'Utility class for zipping and unzipping files on iOS, tvOS, watchOS, and macOS.'
s.description = 'SSZipArchive is a simple utility class for zipping and unzipping files on iOS, tvOS, watchOS, and macOS. It supports AES and PKWARE encryption.'
s.homepage = 'https://github.com/ZipArchive/ZipArchive'
Expand Down

0 comments on commit 79d4dc9

Please sign in to comment.