Skip to content

Commit 1ee16cf

Browse files
committed
sync version
1 parent 0d1e59f commit 1ee16cf

28 files changed

Lines changed: 44 additions & 44 deletions

.version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.1
1+
0.20.0
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
100 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
102 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
36 Bytes
Binary file not shown.

java/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Official Java SDK for the [Meteroid](https://meteroid.com) billing platform.
1212

1313
```groovy
1414
dependencies {
15-
implementation 'com.meteroid:meteroid-java:0.1.1'
15+
implementation 'com.meteroid:meteroid-java:0.19.6'
1616
}
1717
```
1818

@@ -22,7 +22,7 @@ dependencies {
2222
<dependency>
2323
<groupId>com.meteroid</groupId>
2424
<artifactId>meteroid-java</artifactId>
25-
<version>0.1.1</version>
25+
<version>0.19.6</version>
2626
</dependency>
2727
```
2828

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)