Merge branch 'develop'

This commit is contained in:
Giles Bradshaw 2020-09-24 14:03:30 +01:00
commit 6902ebf846
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@sigyl/jsonnet-drone",
"main": "deploy.libsonnet",
"version": "0.2.1",
"version": "0.3.0",
"description": "jsonnet to build and deploy with drone",
"scripts": {
"publish-npm": "git push --follow-tags origin master && npm publish",