Skip to content

Commit 6053ef5

Browse files
committed
#14 - Version Minor Bump - New Feature Thread Management;
1 parent 53fda11 commit 6053ef5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/GrokSdk/GrokSdk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!-- NuGet Metadata -->
1010
<NuspecFile>GrokSdk.nuspec</NuspecFile>
1111
<PackageId>Grok</PackageId>
12-
<Version>1.1.0</Version>
12+
<Version>1.2.0</Version>
1313
<Authors>TWhidden</Authors>
1414
<Description>xAI Grok dotnet integration</Description>
1515
<PackageTags>xAI;Grok;dotnet</PackageTags>

src/GrokSdk/GrokSdk.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>GrokSdk</id>
5-
<version>1.1.0</version>
5+
<version>1.2.0</version>
66
<authors>Travis Whidden</authors>
77
<description>xAI Grok dotnet integration</description>
88
<tags>xAI Grok dotnet</tags>

0 commit comments

Comments
 (0)