Skip to content

Commit

Permalink
2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jfschwarz committed Nov 13, 2023
1 parent dda1b5c commit a00d57b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-multisend",
"version": "2.0.0",
"version": "2.1.0",
"main": "build/cjm/index.js",
"typings": "build/cjs/index.d.ts",
"module": "build/esm/index.js",
Expand Down Expand Up @@ -75,4 +75,4 @@
"peerDependencies": {
"react": ">= 16.8"
}
}
}

0 comments on commit a00d57b

Please sign in to comment.