From a19b36c37dc514fd444597fe75f465d249e0779e Mon Sep 17 00:00:00 2001 From: Joshua Comeau Date: Sun, 15 Oct 2017 08:15:05 -0400 Subject: [PATCH] v2.9.17 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a0327c2..95e3816 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-flip-move", - "version": "2.9.16", + "version": "2.9.17", "description": "Effortless animation between DOM changes (eg. list reordering) using the FLIP technique.", "main": "lib/index.js", "typings": "typings/react-flip-move.d.ts",