diff --git a/CHANGELOG.md b/CHANGELOG.md index 81b89388..0744b30c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [2.0.182](https://github.com/sematext/logagent-js/compare/2.0.181...2.0.182) + +> 30 July 2019 + #### [2.0.181](https://github.com/sematext/logagent-js/compare/2.0.180...2.0.181) > 30 July 2019 diff --git a/package.json b/package.json index a4db65c4..ee09f0ce 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sematext/logagent", - "version": "2.0.181", + "version": "2.0.182", "description": "Smart log parser written in Node", "main": "lib/parser/parser.js", "bin": {