diff --git a/package-lock.json b/package-lock.json index a66e202b..030119d1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@otto-de/api-guidelines", - "version": "0.1.13", + "version": "0.1.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@otto-de/api-guidelines", - "version": "0.1.13", + "version": "0.1.14", "license": "ISC", "devDependencies": { "@actions/core": "^1.10.0", diff --git a/package.json b/package.json index 62a3cb84..21ebe3ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@otto-de/api-guidelines", - "version": "0.1.13", + "version": "0.1.14", "description": "This repository is the source for establishing a uniform API standard (aka API Guidelines), which serves as a set of rules for the creation of new APIs within MA-EC. (In the future, this standard can also be used to unify existing APIs.) The [API Manifesto](/manifesto.md) helps to establish this standard and comprises values that a work group has agreed upon in advance.", "author": "", "license": "ISC",