From 6e55c54b9548c08a491eab5df0e9d91e40cc8325 Mon Sep 17 00:00:00 2001 From: Deavon McCaffery Date: Tue, 5 Nov 2019 01:55:44 +0000 Subject: [PATCH] chore: release 6.3.1 [skip ci] --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d4dec4..8cd0880 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ 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. +### [6.3.1](https://github.com/automotivemastermind/prompt/compare/v6.3.0...v6.3.1) (2019-11-05) + + + ## [6.3.0](https://github.com/automotivemastermind/prompt/compare/v6.2.2...v6.3.0) (2019-10-22) diff --git a/package.json b/package.json index b700654..bf03fd6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "prompt", - "version": "6.3.0", + "version": "6.3.1", "author": "automotiveMastermind", "description": "A spectacular (BaSH) prompt for *nix distributions", "license": "MIT",