We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 998de85 commit cd6c79fCopy full SHA for cd6c79f
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 1.1.3
+## 2.0.0
2
- Changed all dependencies' syntax to allow versions major above
3
- Added null-safety to the plugin
4
pubspec.yaml
@@ -1,6 +1,6 @@
name: dargon2
description: Provides bindings for hashing and verifying with Argon2, the winner of the Password Hashing Competition.
-version: 1.1.3
+version: 2.0.0
homepage: https://github.com/tmthecoder/dargon2
5
6
environment:
0 commit comments