From 28f9ed4d1745abde4897e5c0be9de0b127943977 Mon Sep 17 00:00:00 2001 From: Stephane Bouget Date: Mon, 5 Jul 2021 10:51:56 +0200 Subject: [PATCH] v1.1.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c42b0a7..4284fd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "powo-cli", - "version": "1.1.2", + "version": "1.1.3", "description": "Node module to import Powo translation into your web project.", "main": "index.js", "scripts": {