From a135ea1a25f0588bf05c0a8d79d30003cf361edf Mon Sep 17 00:00:00 2001 From: mob-sakai Date: Fri, 25 Jan 2019 16:50:22 +0900 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60f16ee..cbbc34a 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ Find the manifest.json file in the Packages folder of your project and edit it t ```js { "dependencies": { - "com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.4.0", + "com.coffee.softmask-for-ugui": "https://github.com/mob-sakai/SoftMaskForUGUI.git#0.5.0", ... }, }