diff --git a/CHANGELOG.md b/CHANGELOG.md index ee35596..c7e3820 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. +### [0.3.2](https://github.com/argos-ci/argos-cli/compare/v0.3.1...v0.3.2) (2020-11-28) + ### [0.3.1](https://github.com/argos-ci/argos-cli/compare/v0.3.0...v0.3.1) (2020-11-25) ## [0.3.0](https://github.com/argos-ci/argos-cli/compare/v0.2.0...v0.3.0) (2020-06-23) diff --git a/package.json b/package.json index 8702c62..31214a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "argos-cli", - "version": "0.3.1", + "version": "0.3.2", "description": "Argos command line interface.", "repository": { "type": "git",