Release 2.1.0

This commit is contained in:
Kevin van Zonneveld 2016-11-08 13:07:28 +01:00
parent e6275924b5
commit 8f06b1a927

View File

@ -1,7 +1,7 @@
{
"name": "bash3boilerplate",
"description": "Copypastable templates to write better bash scripts",
"version": "2.0.0",
"version": "2.1.0",
"scripts": {
"deploy": "website/_bin/travis-deploy.sh",
"lint": "shellcheck --shell=bash $(find . -name '*.sh' -maxdepth 2)",