From 84e97131a1c16c22c2c8ceb76536371de792f178 Mon Sep 17 00:00:00 2001 From: Jiayi Hu Date: Sun, 17 Jun 2018 17:52:06 +0200 Subject: [PATCH] 1.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4e1b26a..b422250 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rx-polling", - "version": "0.2.3", + "version": "1.0.0", "description": "Polling library done with RxJS", "main": "lib/index.js", "typings": "lib/index.d.ts",