Skip to content

Commit cd6c79f

Browse files
committed
update versioning to a new majpr
1 parent 998de85 commit cd6c79f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1.1.3
1+
## 2.0.0
22
- Changed all dependencies' syntax to allow versions major above
33
- Added null-safety to the plugin
44

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: 1.1.3
3+
version: 2.0.0
44
homepage: https://github.com/tmthecoder/dargon2
55

66
environment:

0 commit comments

Comments
 (0)