File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Releases
22
3+ ## v0.5.0
4+
35## v0.4.0
46
5- * change maven artifact to `bcrypt-core`
67* add cli tool #5
78
89## v0.3.0
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >bcrypt-parent</artifactId >
99 <groupId >at.favre.lib</groupId >
10- <version >0.4 .0</version >
10+ <version >0.5 .0</version >
1111 </parent >
1212
1313 <artifactId >bcrypt-cli</artifactId >
8080 <dependencies >
8181 <dependency >
8282 <groupId >at.favre.lib</groupId >
83- <artifactId >bcrypt-core </artifactId >
84- <version >0.4 .0</version >
83+ <artifactId >bcrypt</artifactId >
84+ <version >0.5 .0</version >
8585 </dependency >
8686 <dependency >
8787 <groupId >commons-cli</groupId >
Original file line number Diff line number Diff line change 77 <parent >
88 <artifactId >bcrypt-parent</artifactId >
99 <groupId >at.favre.lib</groupId >
10- <version >0.4 .0</version >
10+ <version >0.5 .0</version >
1111 </parent >
1212
1313 <artifactId >bcrypt</artifactId >
Original file line number Diff line number Diff line change 77 <groupId >at.favre.lib</groupId >
88 <artifactId >bcrypt-parent</artifactId >
99 <packaging >pom</packaging >
10- <version >0.4 .0</version >
10+ <version >0.5 .0</version >
1111
1212 <url >https://github.com/patrickfav/bcrypt</url >
1313 <inceptionYear >2018</inceptionYear >
You can’t perform that action at this time.
0 commit comments