Skip to content

Commit

Permalink
Merge pull request #512 from LK4D4/bump_version
Browse files Browse the repository at this point in the history
Bump runc version to 0.0.7
  • Loading branch information
crosbymichael committed Jan 26, 2016
2 parents 7cd384c + fb2718f commit 7ca2aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import (
)

const (
version = "0.0.6"
version = "0.0.7"
specConfig = "config.json"
runtimeConfig = "runtime.json"
usage = `Open Container Initiative runtime
Expand Down

0 comments on commit 7ca2aa4

Please sign in to comment.