From 956cee9d63d044212cf2d5545ef41f383375f9d3 Mon Sep 17 00:00:00 2001 From: Paolo Moretti Date: Fri, 26 Oct 2018 12:34:35 +0200 Subject: [PATCH] v2.1.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 56ba2cc..8b9ae06 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "A/B test" ], "main": "index.js", - "version": "2.1.1", + "version": "2.1.2", "description": "A/B testing React components and debug tools. Isomorphic with a simple, universal interface. Well documented and lightweight. Tested in popular browsers and Node.js. Includes helpers for Mixpanel and Segment.com.", "directories": { "test": "test"