Skip to content

Commit 3bd85c2

Browse files
Update README.md
1 parent 3e263e6 commit 3bd85c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You'll find :
2424
To install the sdk, you just need to add the following lines in your project Podfile file :
2525

2626
```
27-
pod "Screeb", "0.1.0"
27+
pod "Screeb", "0.2.0"
2828
```
2929

3030

@@ -33,7 +33,7 @@ pod "Screeb", "0.1.0"
3333
To install the sdk, you just need to add the following lines in your project Cartfile file :
3434

3535
```
36-
github "ScreebApp/sdk-ios-public" "0.1.0"
36+
github "ScreebApp/sdk-ios-public" "0.2.0"
3737
```
3838

3939
## How to configure the iOS SDK

0 commit comments

Comments
 (0)