diff --git a/CHANGELOG.md b/CHANGELOG.md index 35adc9b..1b44b5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.1.14](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.13...v1.1.14) (2020-09-20) + ### [1.1.13](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.12...v1.1.13) (2020-09-04) ### [1.1.12](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.11...v1.1.12) (2020-08-31) diff --git a/package.json b/package.json index 96f4eaf..9f7b210 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "simple-wappalyzer", "description": "A simple way to interacting with Wappalyzer.", "homepage": "https://nicedoc.io/Kikobeats/simple-wappalyzer", - "version": "1.1.13", + "version": "1.1.14", "main": "src/index.js", "author": { "email": "josefrancisco.verdu@gmail.com",