Skip to content

Commit 86780ac

Browse files
committed
Bumped version 1.1.1
1 parent ca641d9 commit 86780ac

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## Unreleased
88

99
### Fixed
10+
## 1.1.1 - 2022-12-27
11+
- Fixed a crash happening when presentign the scanner from a backgroudn threat
1012

1113
## 1.1.0 - 2021-11-08
1214
- Added the ability to migrate from IRLDocumentScanner

IRLPDFScanContent.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
##
88
Pod::Spec.new do |s|
99
s.name = 'IRLPDFScanContent'
10-
s.version = '1.1.0'
10+
s.version = '1.1.1'
1111

1212
s.license = { :type => 'MIT', :file => 'LICENSE' }
1313

0 commit comments

Comments
 (0)