Skip to content

Commit

Permalink
chore: bump version to v5.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbarion committed Jun 27, 2023
1 parent 71a760e commit bf492f1
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,6 +1,6 @@
{
"name": "react-tooltip",
"version": "5.16.0",
"version": "5.16.1",
"description": "react tooltip component",
"scripts": {
"dev-rollup": "node ./prebuild.js --env=development && node --max_old_space_size=2048 ./node_modules/rollup/dist/bin/rollup -c rollup.config.dev.js --watch",
Expand Down

0 comments on commit bf492f1

Please sign in to comment.