From 8c98098bc2549d56caf25e91475977a200954e30 Mon Sep 17 00:00:00 2001 From: popiledev Date: Tue, 19 Sep 2023 12:27:00 +0000 Subject: [PATCH] chore: release 0.1.1 [skip ci] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 50a558a..0988670 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-snapchat-camera-kit", - "version": "0.1.0", + "version": "0.1.1", "description": "A simple and easy-to-use interface for Snapchat Camera-Kit.", "main": "lib/commonjs/index", "module": "lib/module/index",