diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d94640243233fae7832f7fe7ae3d9774899632a..3abdb3041b2bdd0efc7de93280754e6808fec833 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.1.8
+
+- Update dependency
+
 ## 0.1.7
 
 - Fix region issue, thanks @ivoryxiong
diff --git a/pubspec.yaml b/pubspec.yaml
index e1914f15ee48a92b77be31183849a2e952174341..8f203b9f7a20f20a23b8ead099c5897c885cf294 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -1,6 +1,6 @@
 name: minio
 description: Unofficial MinIO Dart Client SDK that provides simple APIs to access any Amazon S3 compatible object storage server.
-version: 0.1.7
+version: 0.1.8
 homepage: https://github.com/xtyxtyx/minio-dart
 issue_tracker: https://github.com/xtyxtyx/minio-dart/issues