From 58354261aefcd0ebb3d4718207b4aca1b8182f5a Mon Sep 17 00:00:00 2001 From: Bhavdeep Dhanjal Date: Mon, 5 Nov 2018 21:37:53 +0530 Subject: [PATCH] bump up the version from 0.2.0 to 0.2.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 989eb46..de58884 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@alivenotions/simple-poll", - "version": "0.2.0", + "version": "0.2.1", "description": "Enable polling with configurable delay and implicit backpressure", "main": "src/poll.js", "directories": {