Norio Nomura 8 жил өмнө
parent
commit
cdca47b9d3

+ 1 - 1
Base32.podspec

@@ -1,6 +1,6 @@
 Pod::Spec.new do |s|
   s.name                      = 'Base32'
-  s.version                   = '0.5.1'
+  s.version                   = '0.5.2'
   s.summary                   = 'Base32 implementation for Swift.'
   s.homepage                  = 'https://github.com/norio-nomura/Base32'
   s.source                    = { :git => s.homepage + '.git', :tag => s.version }

+ 1 - 1
Base32.xcodeproj/Base32_Info.plist

@@ -14,7 +14,7 @@
   <key>CFBundlePackageType</key>
   <string>FMWK</string>
   <key>CFBundleShortVersionString</key>
-  <string>0.5.1</string>
+  <string>0.5.2</string>
   <key>CFBundleSignature</key>
   <string>????</string>
   <key>CFBundleVersion</key>