Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dvojtise committed Apr 3, 2023
1 parent 7a0fb5c commit 0cb9dac
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish package to GitHub Packages
name: Publish to GitHub Packages and maven central
on:
release:
types: [created]
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 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.inria.diverse.k3</groupId>
<artifactId>fr.inria.diverse.k3.root</artifactId>
<version>4.0.1</version>
<version>4.1.0</version>
<packaging>pom</packaging>

<modules>
Expand Down

0 comments on commit 0cb9dac

Please sign in to comment.