Updated verification hook (markdown)

Christoph Witzko 2015-05-15 20:45:50 +02:00
parent af78d75a89
commit 0e052431e3

@ -13,7 +13,7 @@ or with extra options:
```json ```json
"release": { "release": {
"verification": { "verification": {
"name": "cracks", "path": "cracks",
"silent": true "silent": true
} }
} }
@ -25,7 +25,7 @@ The `options` object contains the options defined in the `package.json` `release
```json ```json
{ {
"name": "cracks", "path": "cracks",
"silent": true, "silent": true,
"type": "minor", "type": "minor",
"commits": [ "commits": [