config.md: make the version field example a semver

This commit is contained in:
Brandon Philips 2015-06-30 17:48:05 -07:00
parent b3918a259f
commit 7b43ad727c
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Below is a detailed description of each field defined in the configuration forma
*Example*
```json
"version": "1"
"version": "0.1.0"
```
## Root Configuration