From 390519c531fc30e507059d435ae2f1da47a65666 Mon Sep 17 00:00:00 2001 From: Zain Sajjad Date: Mon, 6 Jul 2020 23:05:39 +0500 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8425662..63d6522 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-facebook-pixel", - "version": "0.2.0-alpha1", + "version": "1.0.0", "description": "Pixel Kit for React", "main": "dist/fb-pixel.js", "types": "./types/index.d.ts",