From 1f6d77fc280f2b797fd158f4cdce09daeca4831d Mon Sep 17 00:00:00 2001 From: hacksalot Date: Thu, 31 Dec 2015 03:18:02 -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 bef8d59..2fa8669 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hackmyresume", - "version": "1.3.0-beta", + "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",