From 9284aee3faa6859917e0f23ae4994e11da4d0262 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Wed, 2 Nov 2016 15:12:23 +0100 Subject: [PATCH] 0.4.1 --- packages/xo-collection/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/xo-collection/package.json b/packages/xo-collection/package.json index 8a90f9336..a3c1ee626 100644 --- a/packages/xo-collection/package.json +++ b/packages/xo-collection/package.json @@ -1,6 +1,6 @@ { "name": "xo-collection", - "version": "0.4.0", + "version": "0.4.1", "license": "ISC", "description": "Generic in-memory collection with events", "keywords": [],