Skip to content

Commit

Permalink
v3.0.1: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
10xSebastian committed Jan 7, 2022
1 parent 5c2c558 commit b8fd1e0
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": "@depay/react-token-image",
"moduleName": "ReactTokenImage",
"version": "3.0.0",
"version": "3.0.1",
"description": "React component to display token images with fallbacks and unknown state.",
"main": "./dist/umd/index.js",
"module": "./dist/esm/index.js",
Expand Down

0 comments on commit b8fd1e0

Please sign in to comment.