1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-05 01:20:06 +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", "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.", "description": "Generate beautiful, targeted resumes from your command line, shell, or in Javascript with Node.js.",
"repository": { "repository": {
"type": "git", "type": "git",
@ -34,7 +34,7 @@
"dependencies": { "dependencies": {
"FRESCA": "fluentdesk/FRESCA#v0.1.0", "FRESCA": "fluentdesk/FRESCA#v0.1.0",
"colors": "^1.1.2", "colors": "^1.1.2",
"fluent-themes": "0.5.0-beta", "fluent-themes": "0.5.1-beta",
"fs-extra": "^0.24.0", "fs-extra": "^0.24.0",
"html": "0.0.10", "html": "0.0.10",
"is-my-json-valid": "^2.12.2", "is-my-json-valid": "^2.12.2",