diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e063d42 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.1](https://github.com/sverrehu/dirsearch/compare/v0.1.0...v0.1.1) (2023-10-17) + + +### Bug Fixes + +* use publicly available shhsoft4 ([#7](https://github.com/sverrehu/dirsearch/issues/7)) ([586bbbd](https://github.com/sverrehu/dirsearch/commit/586bbbd05dbbca5dc95313919f59edb6409949b6)) diff --git a/pom.xml b/pom.xml index d2bb9f2..6138f1b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ no.shhsoft dirsearch jar - 0.1.1-SNAPSHOT + 0.1.1 ${project.groupId}:${project.artifactId} DirSearch - A Directory Search Tool.