Skip to content

Commit

Permalink
maven: bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
eledhwen committed Dec 26, 2024
1 parent 2bdd625 commit c63c740
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 @@ -21,7 +21,7 @@ Add the following in your `pom.xml`:
<dependency>
<groupId>com.noleme</groupId>
<artifactId>noleme-flow</artifactId>
<version>0.18</version>
<version>0.18.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.noleme</groupId>
<artifactId>noleme-flow</artifactId>
<version>0.18</version>
<version>0.18.1</version>
<packaging>jar</packaging>

<name>Noleme Flow</name>
Expand Down

0 comments on commit c63c740

Please sign in to comment.