diff --git a/package.json b/package.json index a10f349..8b51cb3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@atomicfi/transact-react-native", - "version": "3.8.0", + "version": "3.8.1", "description": "React Native bridge for the Transact SDK", "main": "lib/commonjs/index.js", "module": "lib/module/index.js", @@ -171,4 +171,4 @@ ] ] } -} \ No newline at end of file +}