This is an automated email from the ASF dual-hosted git repository. ocket8888 pushed a commit to branch 3.x in repository https://gitbox.apache.org/repos/asf/trafficcontrol-trafficops-types.git
commit 630e3ac2d86d51259530b3cd54c136e8e5adbbe1 Author: ocket8888 <[email protected]> AuthorDate: Wed Jul 5 13:04:53 2023 -0600 Version bump --- 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 15a0e71..9983855 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "trafficops-types", - "version": "3.1.11", + "version": "3.1.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "trafficops-types", - "version": "3.1.11", + "version": "3.1.12", "license": "Apache-2.0", "devDependencies": { "@typescript-eslint/eslint-plugin": "^5.0.0", diff --git a/package.json b/package.json index 8631b72..a4522b8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "trafficops-types", - "version": "3.1.11", + "version": "3.1.12", "description": "A library for dealing with Apache Traffic Control objects", "main": "dist/index.js", "scripts": {
