Skip to content

Commit caaea64

Browse files
authored
chore: Match packages version with v0.3.0 of the specification (#176)
1 parent 8060ef2 commit caaea64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<Import Project="..\Directory.Build.props" />
44

55
<PropertyGroup>
6-
<Version>0.1.0-preview.3</Version>
6+
<Version>0.3.1-preview</Version>
77
<Authors>Community Contributors</Authors>
88
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
99
<PackageProjectUrl>https://github.com/a2aproject/a2a-dotnet</PackageProjectUrl>

0 commit comments

Comments
 (0)