diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ae98697..039790f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [7.39.1](https://github.com/cheminfo/mass-tools/compare/v7.39.0...v7.39.1) (2024-06-29) + + +### Bug Fixes + +* remove dependency on ml-distance ([#198](https://github.com/cheminfo/mass-tools/issues/198)) ([2009cae](https://github.com/cheminfo/mass-tools/commit/2009caeeca901278a8bb9d4bfd9e3740a8147ad1)) + ## [7.39.0](https://github.com/cheminfo/mass-tools/compare/v7.38.0...v7.39.0) (2024-06-26) diff --git a/package.json b/package.json index c329faff..5383ec1b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "mass-tools", "private": true, - "version": "7.39.0", + "version": "7.39.1", "main": "lib/index.js", "module": "src/index.js", "files": [