Skip to content

Commit fa1159c

Browse files
committed
Bump version to 0.8.0
1 parent b24bccf commit fa1159c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Releases
22

3+
## v0.8.0
4+
35
## v0.7.0
46

57
* add `count` method for counting byte arrays (like pattern matching)

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.7.0</version>
9+
<version>0.8.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>Bytes Utility Library</name>

0 commit comments

Comments
 (0)