Skip to content

Commit

Permalink
3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
developit committed Mar 7, 2019
1 parent 69f706b commit 2af6cd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
language: node_js
node_js:
- stable
- 10
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unistore",
"version": "3.3.1",
"version": "3.3.2",
"description": "Dead simple centralized state container (store) with preact and react bindings.",
"source": "src/index.js",
"module": "dist/unistore.es.js",
Expand Down

0 comments on commit 2af6cd3

Please sign in to comment.