diff --git a/CHANGELOG.md b/CHANGELOG.md index 5afc4ee..2a31f0b 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.3.1](https://github.com/devopsmakers/xterrafile/compare/v2.3.0...v2.3.1) (2019-10-20) + ## [2.3.0](https://github.com/devopsmakers/xterrafile/compare/v2.1.3...v2.3.0) (2019-10-20) diff --git a/package.json b/package.json index c9ce4d1..59238e5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "xterrafile", "description": "a pure Go tool for managing vendored modules and formulas using a YAML file", - "version": "2.3.0", + "version": "2.3.1", "license": "MIT", "private": true, "scripts": {