removed author name + version bump
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nicolai Ort 2020-12-13 19:51:29 +01:00
parent 823fb926a5
commit 5420f8ce37
2 changed files with 1 additions and 2 deletions

View File

@ -31,7 +31,6 @@ steps:
commit: true
commit_message: new lib version [CI SKIP]
author_email: bot@odit.services
author_name: odit_bot
remote: git@git.odit.services:lfk/lib.git
ssh_key:
from_secret: GITLAB_SSHKEY

View File

@ -1,7 +1,7 @@
{
"name": "@odit/lfk-client",
"description": "A lib to interact with https://git.odit.services/lfk/backend",
"version": "0.0.2",
"version": "0.0.3",
"license": "CC-BY-NC-SA-4.0",
"main": "./dist/index.js",
"repository": {