diff --git a/.drone.yml b/.drone.yml index f9a904e..af4ba0f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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 diff --git a/package.json b/package.json index 4b292fb..0f99013 100644 --- a/package.json +++ b/package.json @@ -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": {