From 7a8255710553667cd0cbc39ee2545341ceb92545 Mon Sep 17 00:00:00 2001 From: riccoarntz Date: Fri, 31 May 2019 11:31:11 +0200 Subject: [PATCH] 4.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5b2a72c..ab7f995 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "muban-transition-component", - "version": "4.0.1", + "version": "4.0.2", "description": "Javascript transitions for Muban components", "main": "./index.js", "types": "./index.d.ts",