1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-03 00:30:05 +01:00

Version -> 1.2.1

Holding off on 1.3.0 pending HTTP/HTTPS support. #rebase #semver
This commit is contained in:
hacksalot 2015-12-24 07:42:07 -05:00
parent bbac1fdceb
commit bf84341acf

View File

@ -1,6 +1,6 @@
{
"name": "hackmyresume",
"version": "1.3.0",
"version": "1.2.1",
"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",
@ -37,7 +37,7 @@
"homepage": "https://github.com/hacksalot/HackMyResume",
"dependencies": {
"colors": "^1.1.2",
"fluent-themes": "~0.8.0-beta",
"fluent-themes": "~0.7.1-beta",
"fresca": "~0.2.2",
"fs-extra": "^0.24.0",
"handlebars": "^4.0.5",