diff --git a/package.json b/package.json index c6f672e..25f39c9 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-blurhash", "title": "React Native Blurhash", - "version": "1.1.8", + "version": "1.1.9", "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",