fix bug in prev checkin

This commit is contained in:
Dave Horton
2021-09-02 12:58:46 -04:00
parent 09294dee97
commit cb265b15e1
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"sip:decline": {
"sip_decline": {
"properties": {
"status": "number",
"reason": "string",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jambonz/node-client",
"version": "0.2.5",
"version": "0.2.6",
"description": "",
"main": "lib/index.js",
"scripts": {