From ce4df540752cf17c397bb0a03ef1cf7af54e86d2 Mon Sep 17 00:00:00 2001 From: Peter Evans Date: Sun, 8 Dec 2019 16:28:43 +0900 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b8f6a16..4301388 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-pull-request", - "version": "1.9.0", + "version": "1.9.1", "description": "Creates a pull request for changes to your repository in the actions workspace", "main": "index.js", "scripts": {