From e33b79bc52b6f0852e50ed643b95da8dc9305d3b Mon Sep 17 00:00:00 2001 From: Sam-Mauris Yong Date: Sun, 21 Aug 2016 20:43:44 +0800 Subject: [PATCH] bump version to 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fc69d0..5816ac4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "accuser", - "version": "1.0.3", + "version": "1.0.4", "description": "A Github Pull Request bot for assigning people to pull requests", "main": "index.js", "scripts": {