From 0c3c28af77b200adc1086b7e509da22f92706f0a Mon Sep 17 00:00:00 2001 From: Brian Chirls Date: Tue, 23 Jul 2019 16:52:22 -0400 Subject: [PATCH] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 617e40b..1853a61 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "aframe-ambisonic-component", - "version": "0.3.3", + "version": "0.4.0", "description": "A Ambisonic Audio component for A-Frame.", "main": "build/index.js", "module": "src/index.js",