From f0b34a99f16066fde7088165ac1b422effbd8d4c Mon Sep 17 00:00:00 2001 From: biancalui-emarsys <60601155+biancalui-emarsys@users.noreply.github.com> Date: Tue, 1 Jun 2021 16:20:46 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af4ab40..6eddabd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-emarsys-wrapper", - "version": "1.2", + "version": "1.2.0", "description": "React Native wrapper for Emarsys SDK", "main": "index.js", "scripts": {