From 228a73d9c28ef4e8af283b108bcb5fd111d1da69 Mon Sep 17 00:00:00 2001 From: Jared L Jennings Date: Tue, 22 Aug 2017 09:41:17 -0500 Subject: [PATCH] Bump to version 0.10.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c32ab08b..10c3ef5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-sound", - "version": "0.10.3", + "version": "0.10.4", "description": "React Native module for playing sound clips on iOS, Android, and Windows", "main": "sound.js", "typings": "index.d.ts",