From f85ac243855fd6bd289b95d46514d12527adf7ea Mon Sep 17 00:00:00 2001 From: Charles McGarvey Date: Wed, 13 Nov 2019 10:13:04 -0700 Subject: [PATCH] Release App-Codeowners 0.43 * Fix "create" and "update" commands... to actually work. --- Changes | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/Changes b/Changes index ba057db..b3fd08e 100644 --- a/Changes +++ b/Changes @@ -2,6 +2,9 @@ Revision history for App-Codeowners. {{$NEXT}} +0.43 2019-11-13 10:12:01-07:00 MST7MDT + * Fix "create" and "update" commands... to actually work. + 0.42 2019-11-12 21:52:12-07:00 MST7MDT * Add "projects" command to list defined projects. * Add flags to filter matches with the "show" command. diff --git a/README.md b/README.md index 1c2acdf..f62c290 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.42 +version 0.43 # SYNOPSIS -- 2.43.0