Skip to content

Commit

Permalink
Bump version to 7.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelM1177 committed Jul 10, 2019
1 parent eb956ee commit 0d5fba8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Sections (0.8.0)
- SplitScreenScanner (7.0.0):
- SplitScreenScanner (7.0.1):
- Sections
- SwiftLint (0.28.0)

Expand All @@ -19,7 +19,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Sections: efc268a207d0e7afba82d2a0efd6cdf61872b5d4
SplitScreenScanner: d033d2f8ff4d0c8289efd2e6e96f79217bc91a93
SplitScreenScanner: 6f933805460e0e08d2de6d3ae92059e9ee526234
SwiftLint: 088cfacb75b45970017e62b7524d506776d60148

PODFILE CHECKSUM: 662fda703b72b77c2ece8658c02a5b890176b006
Expand Down
2 changes: 1 addition & 1 deletion SplitScreenScanner.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'SplitScreenScanner'
s.version = '7.0.0'
s.version = '7.0.1'
s.summary = 'Swift library for scanning barcodes with half the screen devoted to scan history'

# This description is used to generate tags and improve search results.
Expand Down

0 comments on commit 0d5fba8

Please sign in to comment.