Update readme and version to 0.1.0

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby 2016-03-21 13:01:28 -07:00
parent c28a87cbc1
commit 7e3c007ea3
3 changed files with 4 additions and 13 deletions

View file

@ -1,5 +1,5 @@
package containerd
const Version = "0.0.5"
const Version = "0.1.0"
var GitCommit = ""