From 2dd62d446e2433685f77039441f7778e8b1c7752 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Wed, 13 Nov 2019 19:10:53 +0900 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5670e1b..5779cc6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-pull-request", - "version": "1.7.2", + "version": "1.7.3", "description": "Creates a pull request for changes to your repository in the actions workspace", "main": "index.js", "scripts": {