Skip to content

Commit eea4c88

Browse files
Rev the version number. (#139)
1 parent 9312370 commit eea4c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/KubernetesClient/KubernetesClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<PackageVersion>0.6.0-beta</PackageVersion>
3+
<PackageVersion>0.7.0-beta</PackageVersion>
44
<Authors>The Kubernetes Project Authors</Authors>
55
<Copyright>2017 The Kubernetes Project Authors</Copyright>
66
<Description>Client library for the Kubernetes open source container orchestrator.</Description>

0 commit comments

Comments
 (0)