From 12318dd8e1b3de3547caae1ae57ea32cc4bc2c95 Mon Sep 17 00:00:00 2001 From: camou Date: Mon, 22 Jul 2024 12:16:31 +0900 Subject: [PATCH] 0.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c8c2596..8ba74f5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@luckypear/react-native-thumbhash", - "version": "0.1.0", + "version": "0.2.0", "description": "A very compact representation of an image placeholder for react native", "source": "./src/index.tsx", "main": "./lib/commonjs/index.js",