Skip to content

Commit

Permalink
chore: release 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Apr 11, 2022
1 parent 7e1f7bb commit f67a108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-native-blurhash",
"title": "React Native Blurhash",
"version": "1.1.9",
"version": "1.1.10",
"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",
Expand Down

0 comments on commit f67a108

Please sign in to comment.