Skip to content

Commit 2af6cd3

Browse files
committed
3.3.2
1 parent 69f706b commit 2af6cd3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
language: node_js
22
node_js:
3-
- stable
3+
- 10

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.3.1",
3+
"version": "3.3.2",
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)