From 8260e552f98da819ff21a4e5b72505b64401306b Mon Sep 17 00:00:00 2001 From: Angus Croll Date: Fri, 29 Jun 2018 18:04:16 -0700 Subject: [PATCH] 1.1.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38937c7..d9ca5d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "probot-app-pr-title", - "version": "1.1.4", + "version": "1.1.5", "description": "GitHub App that enforces the format of PR titles/commits", "author": "Ryan Tsao ", "contributors": [],