Skip to content

Commit 683ae91

Browse files
committed
Prepare for bugfix release
1 parent 056107b commit 683ae91

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## v0.8.0
3+
## v0.7.1
44

55
* sign AFTER ProGuard so optimized version has correct jar signature
66

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>at.favre.lib</groupId>
88
<artifactId>bytes</artifactId>
9-
<version>0.8.0</version>
9+
<version>0.7.1</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Bytes Utility Library</name>

0 commit comments

Comments
 (0)