diff --git a/CHANGELOG.md b/CHANGELOG.md index 41b080e..4b4dac7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 1.6.13 (2024-10-22) + +No notable changes since the previous release. + +[Full list of the changes](https://github.com/softvisio-node/argon2/compare/v1.6.12...v1.6.13) + ### 1.6.12 (2024-10-20) No notable changes since the previous release. diff --git a/build/package.json b/build/package.json index d4aaf73..32b8531 100644 --- a/build/package.json +++ b/build/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/argon2-build", - "version": "1.6.12", + "version": "1.6.13", "private": true, "homepage": "https://github.com/softvisio-node/argon2", "bugs": { diff --git a/package.json b/package.json index 181fd23..05d3b31 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@softvisio/argon2", - "version": "1.6.12", + "version": "1.6.13", "description": "Argon2 re-packed", "keywords": [ "argon2",