diff --git a/box.json b/box.json index ab43e0b3..cf3166e9 100644 --- a/box.json +++ b/box.json @@ -1,10 +1,10 @@ { "name":"qb", - "version":"4.0.1", + "version":"4.1.0", "author":"Eric Peterson", "homepage":"https://github.com/elpete/qb", "documentation":"https://github.com/elpete/qb", - "location":"elpete/qb#v4.0.1", + "location":"elpete/qb#v4.1.0", "scripts":{ "generateAPIDocs":"docbox generate mapping=qb excludes=test|ModuleConfig strategy-outputDir=docs/apidocs strategy-projectTitle=qb", "commitAPIDocs":"run-script generateAPIDocs && !git add docs/apidocs/* && !git commit -m 'Updated API Docs'",