From 8f0de395673ec6cef7ebb9ec742223fc98046981 Mon Sep 17 00:00:00 2001 From: Leonardo Andres Garcia Crespo Date: Fri, 19 Jan 2018 10:33:08 -0300 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f01fa5..0e290a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-sound", - "version": "1.0.0", + "version": "1.1.0", "description": "React Sound component using soundmanager2", "main": "lib/index.js", "scripts": {