Release 2.4.1

This commit is contained in:
Kevin van Zonneveld
2019-11-07 14:23:57 +01:00
parent c0f58127bb
commit f1ad8a5655

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