Skip to content

Commit

Permalink
chore: new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
NicolasMontone committed Oct 10, 2024
1 parent 641c679 commit 5296764
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 @@ -20,7 +20,7 @@ Currently, the package is available in Github Packages, so make sure to have the
<dependency>
<groupId>ai.pluggy</groupId>
<artifactId>pluggy-java</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
</dependency>
```

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

<groupId>ai.pluggy</groupId>
<artifactId>pluggy-java</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>

<packaging>jar</packaging>

Expand Down

0 comments on commit 5296764

Please sign in to comment.