Release 2.3.0

This commit is contained in:
Kevin van Zonneveld 2017-02-10 15:32:47 +01:00
parent 36db2227c7
commit ba2d901cc2

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.2.0", "version": "2.3.0",
"scripts": { "scripts": {
"build:production": "LANYON_ENV=production lanyon build", "build:production": "LANYON_ENV=production lanyon build",
"build": "lanyon build", "build": "lanyon build",