diff --git a/Changelog.md b/Changelog.md index 7a59c1b..4e08068 100644 --- a/Changelog.md +++ b/Changelog.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. This project uses [semantic versioning](https://semver.org/). +## 3.0.4 (2020-09-19) + * Documentation updates and script examples. + ## 3.0.3 (2020-09-19) * Documentation updates and script examples. diff --git a/package.json b/package.json index 0cbd215..e5a3c58 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "README.md", "config.schema.json", "dist", - "scripts" + "scripts/**.pl" ], "main": "dist/index.js", "devDependencies": {