diff --git a/package.json b/package.json index 5dae32a..c15f4f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-reanimated-toasts", - "version": "0.0.1", + "version": "0.0.2", "description": "Animated, customizable Toasts for React Native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js", @@ -204,4 +204,4 @@ "type": "library", "version": "0.41.0" } -} \ No newline at end of file +}