Skip to content

Commit 9567e15

Browse files
committed
Bump version to 1.1.0
1 parent 7f5a3ff commit 9567e15

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG

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

3-
## Unreleased
3+
## v1.1.0
44

55
* refactor HkdfMacFactory to accept `SecretKey` types instead of byte array - helps to be compatible with some security frameworks #4
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>hkdf</artifactId>
9-
<version>1.0.2</version>
9+
<version>1.1.0</version>
1010
<packaging>jar</packaging>
1111

1212
<name>HKDF-RFC5869</name>

0 commit comments

Comments
 (0)