From 9b715fa685c81cbbfadc998b6dc23fc334454f52 Mon Sep 17 00:00:00 2001 From: Evan Tahler Date: Sat, 31 Oct 2015 10:51:23 -0700 Subject: [PATCH] v1.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 18afa4a1..dd84a674 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "name": "node-resque", "description": "an opinionated implementation of resque in node", "license": "Apache-2.0", - "version": "1.1.0", + "version": "1.1.1", "homepage": "http://github.com/taskrabbit/node-resque", "repository": { "type": "git",