diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ce396a626c66760b3970fd16f15381c864f3853..8d46b935ef8551c032ebe3610432c0217fe1803f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+## 0.1.3
+
+- support presignedGetObject and presignedPutObject
+
 ## 0.1.2
 
 - support presignedUrl
diff --git a/pubspec.yaml b/pubspec.yaml
index 3f8b0b4989a045c5e387a2251276462381ee5f9d..a7b8128f303115f68dae345ef40aeeae736f616f 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.2
+version: 0.1.3
 homepage: https://github.com/xtyxtyx/minio-dart
 issue_tracker: https://github.com/xtyxtyx/minio-dart/issues