From d158f6b9a12bbc3d50792fefa4cd5484d86bdfe4 Mon Sep 17 00:00:00 2001 From: Hamid Date: Fri, 14 Oct 2022 16:38:34 +0400 Subject: [PATCH] chore: release 0.6.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index baec0b8..6aa806f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "rn-dynamic-app-icon", - "version": "0.6.0", + "version": "0.6.1", "description": "Programmatically change the React Native app icon", "main": "lib/commonjs/index", "module": "lib/module/index",