From 432447730581e8a20dc375abe5c34ca58c0ed514 Mon Sep 17 00:00:00 2001 From: Nick Smet Date: Tue, 24 Oct 2023 16:33:06 +0200 Subject: [PATCH] chore: release 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0241264..ffdec0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@qualli/qualli-rn-sdk", - "version": "1.0.4", + "version": "1.1.0", "description": "Qualli React Native SDK - Product Research on auto-pilot", "main": "lib/commonjs/index", "module": "lib/module/index",