From 14fcdb96b032afbde9f648492019c07830911a1d Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Thu, 8 Aug 2019 10:44:42 -0700 Subject: [PATCH] 12.1.8 --- 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 52766b8c..27ab9e5b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stanza", - "version": "12.1.7", + "version": "12.1.8", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b1900020..debb2d34 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stanza", "description": "Modern XMPP in the browser, with a JSON API", - "version": "12.1.7", + "version": "12.1.8", "author": "Lance Stout ", "bugs": "https://github.com/legastero/stanza.io/issues", "contributors": [