Skip to content

Commit f20f00b

Browse files
committed
Bump version to 1.2.0
1 parent e235b06 commit f20f00b

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+
## v1.2.0
4+
35
## v1.1.0
46

57
* add `unsecureRandom()` constructor which creates random for e.g. tests or deterministic randoms

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>1.1.0</version>
9+
<version>1.2.0</version>
1010
<packaging>bundle</packaging>
1111

1212
<name>Bytes Utility Library</name>

0 commit comments

Comments
 (0)