We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1.4.0
1 parent 1e8e8c9 commit 17e6a81Copy full SHA for 17e6a81
1 file changed
javascript/net/grpc/web/generator/grpc_generator.cc
@@ -80,7 +80,7 @@ const char* kKeyword[] = {
80
};
81
82
// Edit the version here prior to release
83
-static const std::string GRPC_WEB_VERSION = "1.3.1";
+static const std::string GRPC_WEB_VERSION = "1.4.0";
84
85
string GetProtocVersion(GeneratorContext* context) {
86
Version compiler_version;
0 commit comments