From 8ed54e2d51f4806d4731a4c81cea8a831c74add5 Mon Sep 17 00:00:00 2001 From: Dave Horton Date: Fri, 11 Jul 2025 10:20:35 -0400 Subject: [PATCH] 0.0.109 --- 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 e14d940..8d60a32 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@jambonz/verb-specifications", - "version": "0.0.108", + "version": "0.0.109", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@jambonz/verb-specifications", - "version": "0.0.108", + "version": "0.0.109", "license": "MIT", "dependencies": { "debug": "^4.3.4", diff --git a/package.json b/package.json index 22f8533..fedab90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@jambonz/verb-specifications", - "version": "0.0.108", + "version": "0.0.109", "description": "Jambonz Verb Specification Utilities", "main": "index.js", "scripts": {