Skip to content

Commit 63c9ff6

Browse files
committed
upgrade to 2.0.1
1 parent 3af956e commit 63c9ff6

File tree

3 files changed

+26
-23
lines changed

3 files changed

+26
-23
lines changed

.idea/libraries/Dart_Packages.xml

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 2.0.1
2+
- Updated unused imports & slight fixes
3+
14
## 2.0.0
25
- Changed all dependencies' syntax to allow versions major above
36
- Added null-safety to the plugin

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: dargon2
22
description: Provides bindings for hashing and verifying with Argon2, the winner of the Password Hashing Competition.
3-
version: 2.0.0
3+
version: 2.0.1
44
homepage: https://github.com/tmthecoder/dargon2
55

66
environment:

0 commit comments

Comments
 (0)