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

Bump versions.

This commit is contained in:
devlinjd 2015-11-24 10:57:04 -05:00
parent fbc98060ce
commit e51eb270fc

View File

@ -1,6 +1,6 @@
{
"name": "fluentcv",
"version": "0.9.0",
"version": "0.9.1",
"description": "Generate beautiful, targeted resumes from your command line, shell, or in Javascript with Node.js.",
"repository": {
"type": "git",
@ -34,7 +34,7 @@
"dependencies": {
"FRESCA": "fluentdesk/FRESCA#v0.1.0",
"colors": "^1.1.2",
"fluent-themes": "0.5.0-beta",
"fluent-themes": "0.5.1-beta",
"fs-extra": "^0.24.0",
"html": "0.0.10",
"is-my-json-valid": "^2.12.2",