Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Prepare for release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecKazakova committed Jan 27, 2019
1 parent 1fc44ba commit 9ae6fc8
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 @@ -10,7 +10,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.alecstrong:cocoapods-gradle-plugin:0.1.0'
classpath 'com.alecstrong:cocoapods-gradle-plugin:0.2.0'
}
}
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=com.alecstrong
VERSION_NAME=0.2.0-SNAPSHOT
VERSION_NAME=0.2.0

POM_URL=https://github.com/AlecStrong/kotlin-native-cocoapods/
POM_SCM_URL=https://github.com/AlecStrong/kotlin-native-cocoapods/
Expand Down

0 comments on commit 9ae6fc8

Please sign in to comment.