From 73fa6b1b40d19431db76a91dfa7d9e90ad1fc14b Mon Sep 17 00:00:00 2001 From: Paolo Moretti Date: Sat, 29 May 2021 20:23:20 +0200 Subject: [PATCH] v3.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1ccc344..bad461f 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "A/B test" ], "main": "index.js", - "version": "3.0.0", + "version": "3.0.1", "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"