Skip to content

Commit 94ddb58

Browse files
committed
1.0.1
1 parent 33b259a commit 94ddb58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-firebase-pagination-hooks",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"main": "dist/index.js",
55
"module": "dist/esm/index.js",
66
"files": [
@@ -52,4 +52,4 @@
5252
"pre-push": "yarn lint && yarn clean && yarn build"
5353
}
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)