From cae89807e407259fe6a7a6632aebba09d6669260 Mon Sep 17 00:00:00 2001 From: zxcpoiu Date: Thu, 18 Feb 2021 17:42:51 +0800 Subject: [PATCH] bump version v0.5.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3597eb7..584fa62 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-android-badge", "description": "A react native wrapper for leolin310148/ShortcutBadger.", - "version": "0.4.3", + "version": "0.5.0", "main": "index.android.js", "repository": { "type": "git",