diff --git a/CHANGELOG.md b/CHANGELOG.md index 296f974..5f34a85 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,4 +3,10 @@ Initial release # v1.0.1 Added `commander` # v1.0.2 -formatting the README.md \ No newline at end of file +formatting the README.md +# v1.0.3 +Trying `
` tag +# v1.0.4 +trying `\` +# v1.0.5 +The changes were actually applying but the CDN was not updating \ No newline at end of file diff --git a/package.json b/package.json index 25dee3b..8ee0fe3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "package-mover", - "version": "1.0.2", + "version": "1.0.5", "description": "", "bin": { "package-mover": "bin/package-mover.js"