File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ This project contains utilities to hash files with SHA256/SHA512.
99<dependency >
1010 <groupId >io.metaloom.utils</groupId >
1111 <artifactId >hash-utils</artifactId >
12- <version >0.1 .0</version >
12+ <version >0.2 .0</version >
1313</dependency >
1414```
1515
Original file line number Diff line number Diff line change 11project :
22 name : hash-utils
3- version : 0.1 .0
3+ version : 0.2 .0
44 versionPattern : SEMVER
55
66 description : A collection of utilits which can be used to hash files.
@@ -75,4 +75,4 @@ release:
7575# announce:
7676# twitter:
7777# active: release
78- # status: 🚀 {{projectName}} {{projectVersion}} has been released! {{releaseNotesUrl}}
78+ # status: 🚀 {{projectName}} {{projectVersion}} has been released! {{releaseNotesUrl}}
You can’t perform that action at this time.
0 commit comments