Skip to content

Commit 8f66f3a

Browse files
Prepare for release 1.10.1 (#865)
1 parent 02f66d6 commit 8f66f3a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The [jars](https://mvnrepository.com/artifact/com.sap.oss.phosphor/fosstars-rati
3838
<dependency>
3939
<groupId>com.sap.oss.phosphor</groupId>
4040
<artifactId>fosstars-rating-core</artifactId>
41-
<version>1.9.0</version>
41+
<version>1.10.1</version>
4242
</dependency>
4343
```
4444

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.sap.oss.phosphor</groupId>
88
<artifactId>fosstars-rating-core</artifactId>
9-
<version>1.10.0-SNAPSHOT</version>
9+
<version>1.10.1-SNAPSHOT</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Fosstars Rating Core</name>

0 commit comments

Comments
 (0)