Skip to content

Commit 0b567cd

Browse files
committed
build(package.json): bump library
1 parent 2b62244 commit 0b567cd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.prettierrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"semi": true,
33
"trailingComma": "all",
44
"singleQuote": true,
5-
"printWidth": 70,
5+
"printWidth": 70
66
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "use-state-with-callback",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)