From e17ae41824546de428c41088a7e2a449440b8465 Mon Sep 17 00:00:00 2001 From: farwayer Date: Mon, 2 Sep 2019 16:08:00 +0300 Subject: [PATCH] 2.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 697f763..6ee5c28 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mst-decorators", - "version": "1.0.1", + "version": "2.0.0", "license": "WTFPL", "description": "Class based MobX-State-Tree definitions", "repository": "farwayer/mst-decorators",