Skip to content

Commit 139998c

Browse files
author
Pratik Bhattacharya
committed
1.2.0-beta-0.0
1 parent d7ecd68 commit 139998c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "redux-micro-frontend",
3-
"version": "1.2.0-beta-0",
3+
"version": "1.2.0-beta-0.0",
44
"license": "MIT",
55
"description": "This is a library for using Redux to managing state for self-contained apps in a Micro-Frontend architecture. Each self-contained isolated app can have its own isolated and decoupled Redux store. The componentized stores interact with a global store for enabling cross-application communication.",
66
"author": {

0 commit comments

Comments
 (0)