diff --git a/src/Google.Api.Gax.Grpc/project.json b/src/Google.Api.Gax.Grpc/project.json index 4f5c6588..51fd1998 100644 --- a/src/Google.Api.Gax.Grpc/project.json +++ b/src/Google.Api.Gax.Grpc/project.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-beta07-*", + "version": "1.0.0-beta08-*", "packOptions": { "title": "Google grPC API Extensions", diff --git a/src/Google.Api.Gax.Rest/project.json b/src/Google.Api.Gax.Rest/project.json index b8c75f69..000a0193 100644 --- a/src/Google.Api.Gax.Rest/project.json +++ b/src/Google.Api.Gax.Rest/project.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-beta07-*", + "version": "1.0.0-beta08-*", "packOptions": { "title": "Google REST API Extensions", diff --git a/src/Google.Api.Gax/project.json b/src/Google.Api.Gax/project.json index f0a7d1e5..5b40e5b6 100644 --- a/src/Google.Api.Gax/project.json +++ b/src/Google.Api.Gax/project.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-beta07-*", + "version": "1.0.0-beta08-*", "packOptions": { "title": "Google API Extensions", diff --git a/testing/Google.Api.Gax.Grpc.Testing/project.json b/testing/Google.Api.Gax.Grpc.Testing/project.json index 9838d759..b9fbe0f0 100644 --- a/testing/Google.Api.Gax.Grpc.Testing/project.json +++ b/testing/Google.Api.Gax.Grpc.Testing/project.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-beta07-*", + "version": "1.0.0-beta08-*", "packOptions": { "title": "Testing support for Google.Api.Gax", diff --git a/testing/Google.Api.Gax.Testing/project.json b/testing/Google.Api.Gax.Testing/project.json index f290428d..00d22798 100644 --- a/testing/Google.Api.Gax.Testing/project.json +++ b/testing/Google.Api.Gax.Testing/project.json @@ -1,5 +1,5 @@ { - "version": "1.0.0-beta07-*", + "version": "1.0.0-beta08-*", "packOptions": { "title": "Testing support for Google.Api.Gax",