From ab14a0b4c839a3960d9ca3a8c1e044a28a696f82 Mon Sep 17 00:00:00 2001 From: murgatroid99 Date: Tue, 27 Jun 2017 10:40:48 -0700 Subject: Bump version to 1.4.1 --- src/objective-c/GRPCClient/private/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/objective-c/GRPCClient/private/version.h') diff --git a/src/objective-c/GRPCClient/private/version.h b/src/objective-c/GRPCClient/private/version.h index 7b8da4db66..09130fd085 100644 --- a/src/objective-c/GRPCClient/private/version.h +++ b/src/objective-c/GRPCClient/private/version.h @@ -38,4 +38,4 @@ // `tools/buildgen/generate_projects.sh`. -#define GRPC_OBJC_VERSION_STRING @"1.4.0" +#define GRPC_OBJC_VERSION_STRING @"1.4.1" -- cgit v1.2.3