We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c7a29 commit 561d028Copy full SHA for 561d028
src/AWS.Distro.OpenTelemetry.AutoInstrumentation/Version.cs
@@ -5,5 +5,5 @@ namespace AWS.Distro.OpenTelemetry.AutoInstrumentation;
5
6
static class Version
7
{
8
- public static string version = "1.1.0.dev0";
+ public static string version = "1.2.0";
9
}
0 commit comments