Skip to content

Commit 8c4eb55

Browse files
author
Diego Ernst
committed
Updated Readme
1 parent d1d0c8d commit 8c4eb55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Follow these steps to run Example project:
8383
To install GenericPasswordRow, simply add the following line to your Podfile:
8484

8585
```ruby
86-
pod 'GenericPasswordRow', '~> 1.0'
86+
pod 'GenericPasswordRow', '~> 2.1'
8787
```
8888

8989
#### Carthage
@@ -93,7 +93,7 @@ pod 'GenericPasswordRow', '~> 1.0'
9393
To install GenericPasswordRow, simply add the following line to your Cartfile:
9494

9595
```ogdl
96-
github "EurekaCommunity/GenericPasswordRow" ~> 1.0
96+
github "EurekaCommunity/GenericPasswordRow" ~> 2.1
9797
```
9898

9999

0 commit comments

Comments
 (0)