From 45adcfcf021dc6324ac350b32ca2edc663ab0eaa Mon Sep 17 00:00:00 2001 From: Kim Biesbjerg Date: Tue, 13 Dec 2016 15:17:30 +0100 Subject: [PATCH] Bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 790e96f..a677566 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@biesbjerg/ng2-translate-extract", - "version": "0.2.7", + "version": "0.2.8", "description": "Extract strings from projects using ng2-translate", "main": "dist/index.js", "typings": "dist/index.d.ts",