Skip to content

Commit 5e3c9d2

Browse files
author
Rad Azzouz
committed
Update tag version in the README
1 parent b7151b4 commit 5e3c9d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Your `Podfile` should look like this:
3333
```ruby
3434
# Replace `YourAppName` with your app's target name.
3535

36-
pod 'PSPDFKitSwift', :git => 'https://github.com/PSPDFKit/PSPDFKitSwift.git', :tag => '1.1.3'
36+
pod 'PSPDFKitSwift', :git => 'https://github.com/PSPDFKit/PSPDFKitSwift.git', :tag => '1.1.4'
3737

3838
target :YourAppName do
3939
use_frameworks!

0 commit comments

Comments
 (0)