From fbc2e9a4dbc1becb5b40c4b2d6562dbfea928fad Mon Sep 17 00:00:00 2001 From: hacksalot Date: Mon, 11 Jan 2016 14:04:05 -0500 Subject: [PATCH] Bump version to 1.6.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb3c6ae..3315456 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hackmyresume", - "version": "1.5.3", + "version": "1.6.0", "description": "Generate polished résumés and CVs in HTML, Markdown, LaTeX, MS Word, PDF, plain text, JSON, XML, YAML, smoke signal, and carrier pigeon.", "repository": { "type": "git",