Merge pull request #144 from wking/state-version-example

runtime: Add 'version' to the state.json example
This commit is contained in:
Mrunal Patel 2015-12-04 13:12:12 -08:00
commit 4a63e81a80
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ This is provided so that consumers can find the container's configuration and ro
```json
{
"version": "0.2.0",
"id": "oc-container",
"pid": 4422,
"bundlePath": "/containers/redis"