From 95ed4b3de49bc47737b49147512d746bead4ac0e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 28 May 2019 23:54:41 +0700 Subject: [PATCH] 0.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aefcf18..9ab2c51 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "any-observable", - "version": "0.3.0", + "version": "0.4.0", "description": "Support any Observable library and polyfill", "license": "MIT", "repository": "sindresorhus/any-observable",