Skip to content

Commit f423777

Browse files
committed
Bump version to v0.5.0
1 parent d0b0217 commit f423777

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

modules/bcrypt-cli/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>bcrypt-parent</artifactId>
99
<groupId>at.favre.lib</groupId>
10-
<version>0.4.1</version>
10+
<version>0.5.0</version>
1111
<relativePath>../../</relativePath>
1212
</parent>
1313

@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>at.favre.lib</groupId>
8888
<artifactId>bcrypt</artifactId>
89-
<version>0.4.1</version>
89+
<version>0.5.0</version>
9090
</dependency>
9191
<dependency>
9292
<groupId>commons-cli</groupId>

modules/bcrypt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<artifactId>bcrypt-parent</artifactId>
99
<groupId>at.favre.lib</groupId>
10-
<version>0.4.1</version>
10+
<version>0.5.0</version>
1111
<relativePath>../../</relativePath>
1212
</parent>
1313

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>at.favre.lib</groupId>
88
<artifactId>bcrypt-parent</artifactId>
99
<packaging>pom</packaging>
10-
<version>0.4.1</version>
10+
<version>0.5.0</version>
1111

1212
<url>https://github.com/patrickfav/bcrypt</url>
1313
<inceptionYear>2018</inceptionYear>

0 commit comments

Comments
 (0)