Skip to content

Commit 0e5862b

Browse files
author
rt2zz
committed
6.0.0-pre2.0
1 parent 7bbf971 commit 0e5862b

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
@@ -16,3 +16,4 @@ The following is a history of size estimates in bytes. This is calculated as a r
1616
**v5.10.0**: 4356 Bytes
1717
**v6.0.0-pre1**: 17783 Bytes
1818
**v6.0.0-pre2**: 11878 Bytes
19+
**v6.0.0-pre2.0**: 11934 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": "6.0.0-pre2",
3+
"version": "6.0.0-pre2.0",
44
"description": "persist and rehydrate redux stores",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)