This is an automated email from the ASF dual-hosted git repository. ocket8888 pushed a commit to branch 4.x in repository https://gitbox.apache.org/repos/asf/trafficcontrol-trafficops-types.git
commit 04b0a7c28a760641d01e744fd1185ab7e0a2f2e3 Author: ocket8888 <[email protected]> AuthorDate: Wed May 10 13:00:09 2023 -0600 Version bump (cherry picked from commit 06c73af172d35a975f2ac4f085ff83d7106957be) --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8482b87..b428cc2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "trafficops-types", - "version": "4.0.9", + "version": "4.0.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "trafficops-types", - "version": "4.0.9", + "version": "4.0.10", "license": "Apache-2.0", "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.0.0", diff --git a/package.json b/package.json index ea61142..5e1dbb2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trafficops-types", - "version": "4.0.9", + "version": "4.0.10", "description": "A library for dealing with Apache Traffic Control objects", "main": "dist/index.js", "scripts": {
