From 06bca3868a1c76ba1910a969d039a247689b9fbe Mon Sep 17 00:00:00 2001 From: a3hadi Date: Tue, 12 Mar 2024 11:43:23 -0400 Subject: [PATCH] remove white space Signed-off-by: a3hadi --- development.md | 1 - 1 file changed, 1 deletion(-) diff --git a/development.md b/development.md index bf2aadf0..90a5af82 100644 --- a/development.md +++ b/development.md @@ -48,4 +48,3 @@ After a change is merged, even though the images will be using the most up to da version, if the dependency management files are not updated, the logs will print the previous commit SHA as the SDK version. Thus, in order for the correctness of the server information, consistency, and to avoid future confusion, it is recommended to update the `numaflow-go` dependency version across all the example directories, after a large/breaking change or new release. -