From c4a2b7fa170d7c38ef34ea6f34aade74b4e2c483 Mon Sep 17 00:00:00 2001 From: Joshua Comeau Date: Sat, 3 Jun 2017 18:33:52 -0400 Subject: [PATCH] v2.9.14 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc2fc42..70fb5a5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-flip-move", - "version": "2.9.13", + "version": "2.9.14", "description": "Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.", "main": "lib/index.js", "typings": "typings/react-flip-move.d.ts",