Fixing version #

This commit is contained in:
Justin 2019-12-23 11:30:51 +01:00
parent 0f17bedc0b
commit fa7b1d9c31
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "gitlab",
"version": "14.0.1",
"version": "14.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,7 +1,7 @@
{
"name": "gitlab",
"description": "Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.",
"version": "14.0.1",
"version": "14.0.0",
"author": {
"name": "Justin Dalrymple",
"email": "justin.s.dalrymple@gmail.com"