diff --git a/example/package.json b/example/package.json index 4fc458e..53412c0 100644 --- a/example/package.json +++ b/example/package.json @@ -9,6 +9,6 @@ "react": "^0.14.8", "react-native": "^0.25.1", "react-native-gifted-spinner": "0.0.4", - "react-native-image-resizer": "bamlab/react-native-image-resizer#master" + "react-native-image-resizer": "0.0.3" } } diff --git a/package.json b/package.json index 98fa8eb..e2e74dd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-image-resizer", - "version": "0.0.2", + "version": "0.0.3", "description": "Rescale local images with React Native", "repository": { "type": "git",