From 75864666da9a63e92ed1aefe9da58860422cfa1b Mon Sep 17 00:00:00 2001 From: David Poeschl Date: Mon, 18 Jan 2016 23:04:30 -0800 Subject: [PATCH] Updating version to 1.1.0 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6914612..3833a35 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "StashPop", "description": "Adds Email and Test Failure Management Features to GitHub", - "version": "1.0.1", + "version": "1.1.0", "manifest_version": 2, "options_ui": { "page": "options.html",