From bb86e870f643bc61c5a444f2e5a9989dc11a1047 Mon Sep 17 00:00:00 2001 From: riccoarntz Date: Thu, 16 May 2019 13:37:04 +0200 Subject: [PATCH] 4.0.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9f717e5..d8f7735 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "muban-transition-component", - "version": "3.0.5", + "version": "4.0.0", "description": "Javascript transitions for Muban components", "main": "./index.js", "types": "./index.d.ts",