Skip to content

Commit 00e35c2

Browse files
committed
Increment version
1 parent a63644d commit 00e35c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

KubeNET.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
33
<metadata>
44
<id>KubeNET</id>
5-
<version>0.1.0</version>
5+
<version>0.1.1</version>
66
<title>KubeNET</title>
77
<authors>paralin</authors>
88
<licenseUrl>https://github.com/paralin/KubeNET/blob/master/KubeNET/license.txt</licenseUrl>
@@ -11,7 +11,7 @@
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>A .net client for the Kubernetes API.</description>
1313
<summary />
14-
<releaseNotes>Release notes are available at https://github.com/paralin/KubeNET/releases/tag/KubeNET_0.1.0</releaseNotes>
14+
<releaseNotes>Release notes are available at https://github.com/paralin/KubeNET/releases/tag/KubeNET_0.1.1</releaseNotes>
1515
<copyright />
1616
<tags>kube kubenet kubernetes client api</tags>
1717
<dependencies>

0 commit comments

Comments
 (0)