You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ms...@apache.org on 2021/03/17 07:43:57 UTC

[airflow] 01/01: Bump up version for go

This is an automated email from the ASF dual-hosted git repository.

msumit pushed a commit to branch python_sdk
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit 44f2b5cb85aaab3f5d0d4a6d3e9831efe8db68c5
Author: Sumit Maheshwari <su...@astronomer.io>
AuthorDate: Wed Mar 17 13:13:09 2021 +0530

    Bump up version for go
---
 clients/gen/go.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/clients/gen/go.sh b/clients/gen/go.sh
index 23544f4..d0bff9a 100755
--- a/clients/gen/go.sh
+++ b/clients/gen/go.sh
@@ -22,7 +22,7 @@ readonly CLIENTS_GEN_DIR
 # shellcheck source=./clients/gen/common.sh
 source "${CLIENTS_GEN_DIR}/common.sh"
 
-VERSION=1.0.0
+VERSION=1.1.0
 readonly VERSION
 
 go_config=(