From 3ea03f882ece7b3885eb02de39c383913cd3ebad Mon Sep 17 00:00:00 2001 From: Kenny Date: Tue, 19 Nov 2019 20:03:35 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3044ac4..e9bab11 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-volume-control", - "version": "0.1.0", + "version": "0.1.1", "description": "Control device volume for iOS and Android", "main": "index.js", "scripts": {