From 122f45677bd22b2c245bf5350f6a3df5fe77d663 Mon Sep 17 00:00:00 2001 From: hgarcia Date: Fri, 24 Apr 2015 15:59:50 -0400 Subject: [PATCH] [HG] Tag. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9938ca..8c5e809 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "btrz-sqs", - "version": "1.0.0", + "version": "1.0.1", "description": "Betterez simple client to send messages to an AWS SQS queue with a very convenient interface", "main": "index.js", "scripts": {