Skip to content

Commit

Permalink
build(package.json): bump library
Browse files Browse the repository at this point in the history
  • Loading branch information
rwieruch committed Apr 14, 2022
1 parent 2b62244 commit 0b567cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"semi": true,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 70,
"printWidth": 70
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "use-state-with-callback",
"version": "3.0.1",
"version": "3.0.2",
"description": "",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit 0b567cd

Please sign in to comment.