aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/csharp/Grpc.Core/Version.cs
blob: f1db1f61578e1fdfc45c6000ffbc6916240c22dc (plain)
1
2
3
4
5
using System.Reflection;
using System.Runtime.CompilerServices;

// The current version of gRPC C#.
[assembly: AssemblyVersion("0.6.0.*")]