From 09dc72be5920e86055d4212f1d0c91b339bd2818 Mon Sep 17 00:00:00 2001 From: Junseo Oh <40460655+outsung@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:57:01 +0900 Subject: [PATCH] Chore: v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 47cb101..4b032a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expo-dynamic-app-icon", - "version": "1.1.8", + "version": "1.2.0", "description": "Programmatically change the app icon in Expo.", "main": "build/index.js", "types": "build/index.d.ts",