From 3121ffb55a2a607e1c1bb749516c1d05d00970f8 Mon Sep 17 00:00:00 2001 From: Kim Gardner Date: Mon, 18 Dec 2017 17:31:25 -0500 Subject: [PATCH] Version 3.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2a7ed4481..6a0e7a482 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "talk", - "version": "3.8.3", + "version": "3.9.0", "description": "A better commenting experience from Mozilla, The New York Times, and the Washington Post. https://coralproject.net", "main": "app.js", "private": true,