Skip to content

Commit c6f12cd

Browse files
committed
chore: release 2.1.1
1 parent bb45432 commit c6f12cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-blurhash",
33
"title": "React Native Blurhash",
4-
"version": "2.1.0",
4+
"version": "2.1.1",
55
"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!",
66
"main": "lib/commonjs/index.js",
77
"types": "lib/typescript/index.d.ts",

0 commit comments

Comments
 (0)