Skip to content

Commit 8078bb2

Browse files
committed
3.5.0
1 parent 7543694 commit 8078bb2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ export const getApp2 = () => (
160160
<App2 />
161161
</Provider>
162162
)
163-
164163
```
165164

166165
### Debug

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unistore",
3-
"version": "3.4.1",
3+
"version": "3.5.0",
44
"description": "Dead simple centralized state container (store) with preact and react bindings.",
55
"source": "src/index.js",
66
"module": "dist/unistore.es.js",

0 commit comments

Comments
 (0)