diff --git a/CHANGELOG.md b/CHANGELOG.md index 285ac72..81275cf 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. +### [2.5.1](https://github.com/Kikobeats/js-mythbusters/compare/v2.5.0...v2.5.1) (2019-08-13) + ## 2.5.0 (2019-08-13) diff --git a/package.json b/package.json index a445d7f..be3c214 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "javascript-mythbusters", "description": "A list of JavaScript tips to avoid load performance from a high level point of view.", "homepage": "https://mythbusters.js.org", - "version": "2.5.0", + "version": "2.5.1", "main": "README.md", "repository": { "type": "git",