From a56c50136dfd107cc6042b04a8cb6740cb4a2f50 Mon Sep 17 00:00:00 2001 From: Miguel Castillo Date: Sat, 31 Dec 2016 20:15:09 -0500 Subject: [PATCH] Release v0.5.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 14441e9..79f4bfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coseq", - "version": "0.5.1", + "version": "0.5.2", "description": "async/sync iterators with small LINQ api", "main": "index.js", "scripts": {