diff --git a/CHANGELOG.md b/CHANGELOG.md index 55fa1bb..38bc5ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.1.4 + +* separate implementation to allow dart:html compilation. + ## [0.1.3+1] * Allow overwriting of library name lookup. diff --git a/pubspec.yaml b/pubspec.yaml index c476a00..cf4741a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: argon2_ffi_base description: Base package defining the interface for an Argon2 implementation. -version: 0.1.3+1 +version: 0.1.4 homepage: https://github.com/authpass/argon2_ffi_base environment: