From f2c46247f4103ea7e837b65538c2399766baad87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Sime=C3=A3o=20Carvalho?= Date: Mon, 18 Sep 2017 12:31:45 +0100 Subject: [PATCH] bump version 1.0.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d5333c5..c166bea 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@criticalmanufacturing/dev-i18n-transform", - "version": "1.0.3", + "version": "1.0.4", "description": "i18n <--> gettext transform", "main": "src/index.js", "scripts": {