From d2092cda6787eb775301ecd8041ae265257f9c08 Mon Sep 17 00:00:00 2001 From: VladV Date: Fri, 20 May 2022 12:39:31 +0300 Subject: [PATCH] Update author --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 277e4e8..db73a9f 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "com.codewriter.unimob.ui", "displayName": "UniMob.UI", "description": "A declarative library for building reactive user interfaces", - "version": "0.4.1", + "version": "0.4.2", "unity": "2019.3", "license": "MIT", - "author": "Vlad Vanifatov (https://github.com/vanifatovvlad)", + "author": "CodeWriter (https://github.com/orgs/codewriter-packages)", "homepage": "https://github.com/codewriter-packages/UniMob.UI#readme", "dependencies": { - "com.codewriter.unimob": "2.1.0", + "com.codewriter.unimob": "2.1.1", "com.unity.addressables": "1.6.2" } } \ No newline at end of file