chore(release): 1.0.3

This commit is contained in:
Tom MacWright
2017-01-25 09:05:01 -05:00
parent 20c212fdf9
commit 04cd284b2c
2 changed files with 11 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "docbox",
"version": "1.0.2",
"version": "1.0.3",
"description": "an api documentation website",
"main": "index.js",
"scripts": {
@ -48,7 +48,7 @@
"remark": "^5.0.1",
"remark-html": "^5.0.0",
"remark-slug": "^4.1.0",
"standard-changelog": "^0.0.1",
"standard-version": "^4.0.0",
"unist-util-select": "^1.3.0",
"unist-util-visit": "^1.0.0"
},