ci: version 0.0.1 in package.json

This commit is contained in:
Giles Bradshaw 2020-08-05 14:06:28 +01:00
parent 1e21a60a81
commit 400aeeba66
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"private": true,
"version": "0.0.1",
"scripts": {
"release": "standard-version",
"jsonnet:home": "drone jsonnet --source .drone/drone-home.jsonnet --target .drone/drone-home.yml --stream"