Skip to content

Commit

Permalink
Adjusted version in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Reedyuk committed Nov 25, 2022
1 parent 43b2295 commit ef30339
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ The SegmenKT Kotlin SDK is a Kotlin-first SDK for Segment. Its API is similar to
### KMM

```
implementation("com.myunidays:segmenkt:0.0.4")
implementation("com.myunidays:segmenkt:0.0.9")
```

### Android

```
implementation("com.myunidays:segmenkt-android:0.0.4")
implementation("com.myunidays:segmenkt-android:0.0.9")
```

### iOS
Expand Down

0 comments on commit ef30339

Please sign in to comment.