Skip to content

Commit 06d69c8

Browse files
author
rt2zz
committed
6.0.0
1 parent b9547b6 commit 06d69c8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

LIBSIZE.md

+1
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ The following is a history of size estimates in bytes. This is calculated as a r
1818
**v6.0.0-pre2**: 11878 Bytes
1919
**v6.0.0-pre2.0**: 11934 Bytes
2020
**v6.0.0-pre2.1**: 5525 Bytes
21+
**v6.0.0**: 12167 Bytes

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-persist",
3-
"version": "6.0.0-pre2.1",
3+
"version": "6.0.0",
44
"description": "persist and rehydrate redux stores",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)