diff --git a/package.json b/package.json index 248afd91..b8ae6e4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@react-native-community/async-storage", - "version": "1.3.0", + "version": "1.3.1", "description": "Asynchronous, persistent, key-value storage system for React Native.", "types": "./types/index.d.ts", "main": "lib/index.js",