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