diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a23aeb..2532f4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.5](https://github.com/sverrehu/dirsearch/compare/v0.1.4...v0.1.5) (2025-02-04) + + +### Bug Fixes + +* **deps:** update shhsoft4.version to v0.3.0 ([#124](https://github.com/sverrehu/dirsearch/issues/124)) ([1fc2c5c](https://github.com/sverrehu/dirsearch/commit/1fc2c5c4d7f02753762958bb57bba2e08befd475)) + ## [0.1.4](https://github.com/sverrehu/dirsearch/compare/v0.1.3...v0.1.4) (2024-10-24) diff --git a/pom.xml b/pom.xml index a3f4c70..577265b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ no.shhsoft dirsearch jar - 0.1.5-SNAPSHOT + 0.1.5 ${project.groupId}:${project.artifactId} DirSearch - A Directory Search Tool.