diff --git a/package.json b/package.json index 8ba74f5..bb9cec6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@luckypear/react-native-thumbhash", - "version": "0.2.0", + "version": "0.2.1", "description": "A very compact representation of an image placeholder for react native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",