diff --git a/package.json b/package.json index f5fcd99..89ddc77 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unistore", - "version": "3.0.4", + "version": "3.0.5", "description": "Dead simple centralized state container (store) with preact and react bindings.", "source": "src/index.js", "module": "dist/unistore.es.js",