Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #9 from touchlab/sh/0.10
Browse files Browse the repository at this point in the history
Version 0.10
  • Loading branch information
samhill303 authored Jun 2, 2020
2 parents 68b1959 + 70bad05 commit 375899d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Add the following to the buildscript section:
```groovy
buildscript {
dependencies {
classpath 'co.touchlab:kotlinnativecocoapods:0.x'
classpath 'co.touchlab:kotlinnativecocoapods:0.10'
}
}
```
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
GROUP=co.touchlab
VERSION_NAME=0.9
VERSION_NAME=0.10

POM_URL=https://github.com/touchlab/KotlinCocoapods/
POM_SCM_URL=https://github.com/touchlab/KotlinCocoapods/
Expand Down

0 comments on commit 375899d

Please sign in to comment.