bump version

This commit is contained in:
Dave Horton
2023-02-04 14:41:06 -05:00
parent 672960cd5e
commit a0d7944af9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "@jambonz/node-client",
"version": "0.3.36",
"version": "0.3.37",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@jambonz/node-client",
"version": "0.3.36",
"version": "0.3.37",
"license": "MIT",
"dependencies": {
"bent": "^7.3.12",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.3.36",
"version": "0.3.37",
"description": "Node.js client for building jambonz applications (jambonz.org)",
"main": "lib/index.js",
"scripts": {