We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4875b6e commit 6406dddCopy full SHA for 6406ddd
2 files changed
ROBarcodeScanner.podspec
@@ -9,7 +9,7 @@
9
10
Pod::Spec.new do |s|
11
s.name = "ROBarcodeScanner"
12
-s.version = "2.0.0"
+s.version = "2.0.1"
13
s.summary = "Scans different Barcodes and returns the result as String"
14
s.description = <<-DESC
15
Scans different Barcodes and returns the result as String. Use the ROBarcodeScannerViewController for the View.
ROBarcodeScanner/Info.plist
@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
16
<string>APPL</string>
17
<key>CFBundleShortVersionString</key>
18
- <string>2.0.0</string>
+ <string>2.0.1</string>
19
<key>CFBundleSignature</key>
20
<string>????</string>
21
<key>CFBundleVersion</key>
0 commit comments