Skip to content

Commit ffde1ce

Browse files
author
Daniel Rees
committed
Prepare version 0.2.0
1 parent ce34a27 commit ffde1ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ repositories {
6565
and then add the library. See [releases](https://github.com/dsrees/JavaPhoenixClient/releases) for the latest version
6666
```$xslt
6767
dependencies {
68-
implementation 'com.github.dsrees:JavaPhoenixClient:0.1.8'
68+
implementation 'com.github.dsrees:JavaPhoenixClient:0.2.0'
6969
}
7070
```
7171

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
}
1010

1111
group 'com.github.dsrees'
12-
version '0.1.8'
12+
version '0.2.0'
1313

1414
sourceCompatibility = 1.8
1515

0 commit comments

Comments
 (0)