Skip to content

Commit

Permalink
Increment version number after automatic dependency updates (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
dbudwin authored Nov 17, 2022
1 parent fce5d12 commit d9d7d23
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-secure-link",
"version": "3.1.1",
"version": "3.1.2",
"description": "A TypeScript compatible React component to avoid security exploits when opening a link in a new tab.",
"keywords": [
"react",
Expand Down Expand Up @@ -69,4 +69,4 @@
"webpack": "^5.72.1",
"webpack-cli": "^4.9.2"
}
}
}

0 comments on commit d9d7d23

Please sign in to comment.