fix:version

This commit is contained in:
Giles Bradshaw 2020-09-24 14:53:38 +01:00
parent 412425fadb
commit 0000ce5a12
1 changed files with 1 additions and 1 deletions

View File

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