diff --git a/ZXingObjC.podspec b/ZXingObjC.podspec index 9a683c50c..68b5b2a32 100644 --- a/ZXingObjC.podspec +++ b/ZXingObjC.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'ZXingObjC' - s.version = '3.6.1' + s.version = '3.6.2' s.summary = 'An Objective-C Port of the ZXing barcode framework.' s.homepage = 'https://github.com/TheLevelUp/ZXingObjC' s.author = 'ZXingObjC team'