From 19f9cd050db42c4e57520ed822ac52527fa24b97 Mon Sep 17 00:00:00 2001 From: FreakyCoder Date: Tue, 14 Jan 2020 12:54:56 +0300 Subject: [PATCH] New fixed path --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fcfe1b6..35dc222 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@paraboly/react-native-media-picker", - "version": "0.0.4", + "version": "0.0.5", "description": "Easy to use media picker modal for React Native by Paraboly", "main": "./build/dist/MediaPicker.js", "repository": "git@github.com:WrathChaos/@paraboly/react-native-media-picker.git",