diff --git a/package/package.json b/package/package.json index d9def2ee..753cddb2 100644 --- a/package/package.json +++ b/package/package.json @@ -1,6 +1,6 @@ { "name": "react-native-mmkv", - "version": "3.3.0", + "version": "3.3.3", "description": "The fastest key/value storage for React Native. ~30x faster than AsyncStorage! Works on Android, iOS and Web.", "main": "lib/commonjs/index", "module": "lib/module/index",