diff --git a/package.json b/package.json index 7f13efc..021e524 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-qr-svg", - "version": "1.2.5", + "version": "1.3.0", "description": "Generate attractive QR codes for your React Native projects, compatible with Android, iOS, and web platforms.", "main": "lib/commonjs/index", "module": "lib/module/index",