Rev the version number. (#139)

This commit is contained in:
Brendan Burns
2018-04-20 12:42:04 -07:00
committed by GitHub
parent 9312370f44
commit eea4c88f8e

View File

@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<PackageVersion>0.6.0-beta</PackageVersion>
<PackageVersion>0.7.0-beta</PackageVersion>
<Authors>The Kubernetes Project Authors</Authors>
<Copyright>2017 The Kubernetes Project Authors</Copyright>
<Description>Client library for the Kubernetes open source container orchestrator.</Description>