From c9d0a621902351d7ad062b8ed6dad12e3f3ec5bf Mon Sep 17 00:00:00 2001 From: Pedro Nauck Date: Fri, 5 Oct 2018 21:11:43 -0300 Subject: [PATCH] v2.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8284651..6236205 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "reworm", - "version": "2.0.1", + "version": "2.0.2", "description": "The simplest way to manage your state", "license": "MIT", "main": "dist/reworm.umd.js",