Skip to content

Commit 3ee7bf8

Browse files
author
rt2zz
committed
6.0.0-pre1
1 parent 8f11862 commit 3ee7bf8

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

LIBSIZE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ The following is a history of size estimates in bytes. This is calculated as a r
1414
**v5.9.0**: 4894 Bytes
1515
**v5.9.1**: 4894 Bytes
1616
**v5.10.0**: 4356 Bytes
17+
**v6.0.0-pre1**: 17783 Bytes

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)