Skip to content

Commit 6406ddd

Browse files
Robin OsterRobin Oster
authored andcommitted
Update Version number
1 parent 4875b6e commit 6406ddd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ROBarcodeScanner.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
Pod::Spec.new do |s|
1111
s.name = "ROBarcodeScanner"
12-
s.version = "2.0.0"
12+
s.version = "2.0.1"
1313
s.summary = "Scans different Barcodes and returns the result as String"
1414
s.description = <<-DESC
1515
Scans different Barcodes and returns the result as String. Use the ROBarcodeScannerViewController for the View.

ROBarcodeScanner/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>APPL</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>2.0.0</string>
18+
<string>2.0.1</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)