From a360aefe8a01d735e10794b2691871a02a0702f2 Mon Sep 17 00:00:00 2001 From: Garrett Johnson Date: Fri, 31 Jan 2014 11:48:02 -0500 Subject: [PATCH] Release 0.1.1 --- History.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/History.md b/History.md index 2803613..f950ac8 100644 --- a/History.md +++ b/History.md @@ -1,4 +1,10 @@ +0.1.1 / 2014-01-31 +================== + + - Fixed namespace bug [1614198](https://github.com/recurly/starsky/commit/1614198634bef97d8b481d30f2c6d6f9e1c1028b) + - Added configurable prefetch [070bd90](https://github.com/recurly/starsky/commit/070bd90a126646b6cb2273f27143d162f220bfb3) + 0.1.0 / 2014-01-31 ================== diff --git a/package.json b/package.json index ea3afe7..b065f9e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "starsky", - "version": "0.1.0", + "version": "0.1.1", "description": "A higher level and opinionated library on top of node-amqp.", "main": "index.js", "bin": {