This commit is contained in:
Dave Horton
2025-08-12 13:00:52 -04:00
parent a24d3fe53b
commit caaa35391f
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/node-client",
"version": "0.4.6",
"version": "0.4.7",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.4.6",
"version": "0.4.7",
"license": "MIT",
"dependencies": {
"@jambonz/verb-specifications": "^0.0.113",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.4.6",
"version": "0.4.7",
"description": "Node.js client for building jambonz applications (jambonz.org)",
"main": "lib/index.js",
"scripts": {