This is an automated email from the ASF dual-hosted git repository.
ocket8888 pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/trafficcontrol-trafficops-types.git
The following commit(s) were added to refs/heads/master by this push:
new df8f165 Version bump
df8f165 is described below
commit df8f16594486dbfa48f289c2969e1328a98e707e
Author: ocket8888 <[email protected]>
AuthorDate: Wed Jul 5 13:07:36 2023 -0600
Version bump
(cherry picked from commit 2661fe0d78e01512e8d1ba922222e7320c9a6acf)
---
package-lock.json | 2 +-
package.json | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index b428cc2..0fae615 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "trafficops-types",
- "version": "4.0.10",
+ "version": "4.0.11",
"lockfileVersion": 2,
"requires": true,
"packages": {
diff --git a/package.json b/package.json
index 5e1dbb2..2024ac8 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "trafficops-types",
- "version": "4.0.10",
+ "version": "4.0.11",
"description": "A library for dealing with Apache Traffic Control
objects",
"main": "dist/index.js",
"scripts": {