From be5561b662c8befab823f78e2ce3fb0bd76095e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexis=20C=C3=B4t=C3=A9?= Date: Tue, 9 Jun 2020 20:38:11 -0400 Subject: [PATCH] Fix current release (#1289) --- 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 65feb7636..616e6adfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.2.4", + "version": "1.2.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index b358a388b..8b2595e2d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fauxton", - "version": "1.2.4", + "version": "1.2.5", "description": "Fauxton is a modular CouchDB dashboard and Futon replacement.", "main": "./index.js", "directories": {