Release 2.2.0

This commit is contained in:
Kevin van Zonneveld 2016-12-21 09:52:21 +01:00
parent 31ee23ba9b
commit 884c55c616

View File

@ -1,7 +1,7 @@
{ {
"name": "bash3boilerplate", "name": "bash3boilerplate",
"description": "Copypastable templates to write better bash scripts", "description": "Copypastable templates to write better bash scripts",
"version": "2.1.0", "version": "2.2.0",
"scripts": { "scripts": {
"build:production": "LANYON_ENV=production lanyon build", "build:production": "LANYON_ENV=production lanyon build",
"build": "lanyon build", "build": "lanyon build",