diff --git a/CHANGELOG.md b/CHANGELOG.md index e8e0660..472086a 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.21](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.20...v1.1.21) (2020-11-17) + ### [1.1.20](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.19...v1.1.20) (2020-11-10) ### [1.1.19](https://github.com/Kikobeats/simple-wappalyzer/compare/v1.1.18...v1.1.19) (2020-11-09) diff --git a/package.json b/package.json index a74f357..84542ce 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.20", + "version": "1.1.21", "main": "src/index.js", "author": { "email": "josefrancisco.verdu@gmail.com",