Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
chore(release): 2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pysysops committed Oct 20, 2019
1 parent c5b68cf commit 19eabb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 19eabb6

Please sign in to comment.