Skip to content

Commit d155614

Browse files
committed
Tweaks.
1 parent 7f1f999 commit d155614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

publishing/PUBLISHING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ for f in *.jar *.pom; do
1414
md5sum "$f" | awk '{print $1}' > "$f.md5"
1515
sha1sum "$f" | awk '{print $1}' > "$f.sha1"
1616
done
17+
1718
```
1819
Copy all generated files to `io/github/dannemann/java-string-compressor/<VERSION>/` and compress it.</br>
1920
Name it: `java-string-compressor-<VERSION>.zip`

0 commit comments

Comments
 (0)