Skip to content

Commit

Permalink
Release 1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ntucker committed Feb 9, 2024
1 parent d2f8a4b commit 9413004
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": "hook-hoc",
"version": "1.1.4",
"version": "1.1.5",
"description": "Use React hooks with your class components by Higher Order Component",
"sideEffects": false,
"main": "dist/index.cjs.js",
Expand Down

0 comments on commit 9413004

Please sign in to comment.