Skip to content

Commit db5b403

Browse files
committed
[core] bump version
1 parent be78751 commit db5b403

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

dargon2_core/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.1.1
2+
- Bump `ffi` version to `2.0.0`
3+
14
## 2.1.0
25
- Fix repository & homepage links to point to newly structured repo
36
- Match versioning for dargon2_flutter's desktop support addition

dargon2_core/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dargon2_core
22
description: The bindings for argon2's C reference library. Does not include the library loading itself.
3-
version: 2.1.0
3+
version: 2.1.1
44
homepage: https://github.com/tmthecoder/dargon2/blob/main/dargon2_core
55
repository: https://github.com/tmthecoder/dargon2/
66

0 commit comments

Comments
 (0)