diff --git a/package.json b/package.json index 19fc31a..c4452fa 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-blurhash", "title": "React Native Blurhash", - "version": "2.0.0", + "version": "2.0.1", "description": "🖼 Blurhash is a compact representation of a placeholder for an image. This is a Native UI Module for React Native to asynchronously wrap the Blurhash implementations and make them usable in React Native. Also supports encoding!", "main": "lib/commonjs/index.js", "types": "lib/typescript/index.d.ts",