From fced92a5a0543bf689640f3d5dd06df2c44b8117 Mon Sep 17 00:00:00 2001 From: hacksalot Date: Tue, 22 Dec 2015 18:47:23 -0500 Subject: [PATCH] Bump version to 1.3.0. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d3e0751..acda9c0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hackmyresume", - "version": "1.2.0", + "version": "1.3.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",