From 06dc1fc7b20d5e4f739bb31a273af9d37eefad33 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Wed, 23 Jun 2021 15:06:47 -0700 Subject: [PATCH] 3.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 560e3c86..80ae4cea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "esp-web-flasher", - "version": "3.1.2", + "version": "3.1.3", "description": "Flash ESP devices using WebSerial", "main": "dist/index.js", "repository": "https://github.com/nabucasa/ESP-Web-flasher",