diff --git a/package.json b/package.json index 8d17ce9..9ac05f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-jsi-udp", - "version": "1.1.3", + "version": "1.2.0", "description": "UDP module for React Native using JSI", "main": "lib/commonjs/index", "module": "lib/module/index",