Skip to content

Commit 051b2d6

Browse files
chore(main): release 0.0.16-SNAPSHOT (#141)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ec139c0 commit 051b2d6

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
@@ -11,7 +11,7 @@ Java library for [Confidence](https://confidence.spotify.com/). This library is
1111
<dependency>
1212
<groupId>com.spotify.confidence</groupId>
1313
<artifactId>sdk-java</artifactId>
14-
<version>0.0.15</version>
14+
<version>0.0.16-SNAPSHOT</version>
1515
</dependency>
1616
```
1717
<!---x-release-please-end-->

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
<groupId>com.spotify.confidence</groupId>
1717
<artifactId>sdk-java</artifactId>
18-
<version>0.0.15</version>
18+
<version>0.0.16-SNAPSHOT</version>
1919

2020
<url>https://github.com/spotify/confidence-sdk-java</url>
2121
<description>Confidence SDK for Java</description>

0 commit comments

Comments
 (0)