From c804630576789ea2c33d63d5daf13fc452cecad3 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Wed, 29 Apr 2015 18:17:39 +0200 Subject: [PATCH] 0.2.0 --- 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 00c4e9270..1d03648ef 100644 --- a/packages/xo-collection/package.json +++ b/packages/xo-collection/package.json @@ -1,6 +1,6 @@ { "name": "xo-collection", - "version": "0.1.1", + "version": "0.2.0", "license": "ISC", "description": "Generic in-memory collection with events", "keywords": [],