diff --git a/CHANGELOG.md b/CHANGELOG.md index 82911c3..a3a5e2c 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.0.14](https://github.com/Kikobeats/top-user-agents/compare/v1.0.13...v1.0.14) (2020-09-20) + ### [1.0.13](https://github.com/Kikobeats/top-user-agents/compare/v1.0.12...v1.0.13) (2020-09-04) ### [1.0.12](https://github.com/Kikobeats/top-user-agents/compare/v1.0.11...v1.0.12) (2020-07-20) diff --git a/package.json b/package.json index 92e5867..29569e0 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "top-user-agents", "description": "A list of most common User Agent.", "homepage": "https://nicedoc.io/Kikobeats/top-user-agents", - "version": "1.0.13", + "version": "1.0.14", "main": "index.json", "author": { "email": "josefrancisco.verdu@gmail.com",