Skip to content

Commit

Permalink
chore: release 1.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mrousavy committed Dec 2, 2021
1 parent 964b38a commit 19b49eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.6",
"version": "1.1.7",
"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 19b49eb

Please sign in to comment.