diff --git a/package.json b/package.json index 0fb37ea..8ec46b3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-jsi-udp", - "version": "1.2.1", + "version": "1.3.0", "description": "UDP module for React Native using JSI", "main": "lib/commonjs/index", "module": "lib/module/index",