From 0a4d58c1fa2af77c8d65ea4e38c365abfdde2a9f Mon Sep 17 00:00:00 2001 From: Kim Biesbjerg Date: Tue, 20 Dec 2016 16:18:56 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bf87b71..2af7415 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@biesbjerg/ng2-translate-extract", - "version": "0.3.1", + "version": "0.3.2", "description": "Extract strings from projects using ng2-translate", "main": "dist/index.js", "typings": "dist/index.d.ts",