From d70ff4d9276b2e2284796e35e36d29bf97024a40 Mon Sep 17 00:00:00 2001 From: Leonardo Andres Garcia Crespo Date: Mon, 31 Jul 2017 19:06:02 -0300 Subject: [PATCH] 0.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7c1dd60..ad36523 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sound", - "version": "0.7.0", + "version": "0.8.0", "description": "React Sound component using soundmanager2", "main": "lib/index.js", "scripts": {