From a771f880765273c35fda2ac4f9dc59c05a5303a5 Mon Sep 17 00:00:00 2001 From: Ryan Tsao Date: Mon, 11 Mar 2019 14:34:50 -0700 Subject: [PATCH] Release v1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 079ffe0e..04d74990 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "probot-app-release-notes", - "version": "1.0.6", + "version": "1.0.7", "description": "GitHub App that sets release notes", "author": "Ryan Tsao ", "contributors": [],