diff --git a/package.json b/package.json index af6b8bb..ec084bc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-toastable", - "version": "0.1.0", + "version": "0.2.0", "description": "🍞 Blazingly fast and fully customizable Toaster component for React Native", "main": "lib/commonjs/index", "module": "lib/module/index",