diff --git a/DEPENDENCIES.md b/DEPENDENCIES.md
index 0f380b923c39129a7f29e380436857a3e9c6d8f6..d772f4b392b782e7bcb9a82f77898402218660c1 100644
--- a/DEPENDENCIES.md
+++ b/DEPENDENCIES.md
@@ -2,7 +2,7 @@
 
 ## For Building and Running the Server
 
-* `>=caosdb-proto 0.2.0`
+* `>=caosdb-proto 0.3.0`
 * `>=caosdb-mysqlbackend 5.0.0`
 * `>=Java 11`
 * `>=Apache Maven 3.6.0`
diff --git a/FEATURES.md b/FEATURES.md
index 485172f0dd8c930e36a7c216d0d8a9dd7e8086f3..2c046daee0518eb12e4de807a7ffe165c74d8664 100644
--- a/FEATURES.md
+++ b/FEATURES.md
@@ -1,6 +1,6 @@
 # Features
 
-* The CaosDB Server implements a CaosDB GRPC API Endpoint (v0.2.0)
+* The CaosDB Server implements a CaosDB GRPC API Endpoint (v0.3.0)
   Authentication is supported via a Basic scheme, using the well-known
   "authentication" header.
   Notable limitations of the current implementation of the API: