From 2268787559578a465a908c077aad64a78fbe886e Mon Sep 17 00:00:00 2001
From: xuty <xty50337@hotmail.com>
Date: Sat, 12 Dec 2020 14:51:25 +0800
Subject: [PATCH] add version badge

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 43de53b..8ca22b7 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,8 @@ This is the _unofficial_ MinIO Dart Client SDK that provides simple APIs to acce
 
 [![Build Status](https://travis-ci.org/xtyxtyx/minio-dart.svg?branch=master)](https://travis-ci.org/xtyxtyx/minio-dart)
 
+![Pub Version](https://img.shields.io/pub/v/minio)
+
 
 ## API
 
-- 
GitLab