Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
KSGRelewise committed Aug 5, 2024
1 parent 5ad4b20 commit 3f2b11c
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 @@ -10,7 +10,7 @@ Install via Maven.
<dependency>
<groupId>com.relewise.client</groupId>
<artifactId>relewise-sdk</artifactId>
<version>1.0.0-alpha.2</version>
<version>1.0.0-alpha.3</version>
</dependency>
```

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

<groupId>com.relewise.client</groupId>
<artifactId>relewise-sdk</artifactId>
<version>1.0.0-alpha.2</version>
<version>1.0.0-alpha.3</version>
<description>Relewise is a next generation personalization SaaS-platform, which offers functionality within product- and content recommendations and personalized search. This official SDK helps you interact with our API.</description>
<organization>
<name>Relewise</name>
Expand Down

0 comments on commit 3f2b11c

Please sign in to comment.