Skip to content

Commit

Permalink
Prepare for release 1.10.1 (#865)
Browse files Browse the repository at this point in the history
  • Loading branch information
sourabhsparkala authored Aug 26, 2022
1 parent 02f66d6 commit 8f66f3a
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 @@ -38,7 +38,7 @@ The [jars](https://mvnrepository.com/artifact/com.sap.oss.phosphor/fosstars-rati
<dependency>
<groupId>com.sap.oss.phosphor</groupId>
<artifactId>fosstars-rating-core</artifactId>
<version>1.9.0</version>
<version>1.10.1</version>
</dependency>
```

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>com.sap.oss.phosphor</groupId>
<artifactId>fosstars-rating-core</artifactId>
<version>1.10.0-SNAPSHOT</version>
<version>1.10.1-SNAPSHOT</version>
<packaging>jar</packaging>

<name>Fosstars Rating Core</name>
Expand Down

0 comments on commit 8f66f3a

Please sign in to comment.