1
0
mirror of https://github.com/JuanCanham/jsonresume-theme-modern.git synced 2025-04-27 18:10:25 +01:00
This commit is contained in:
thomasdavis 2014-07-08 15:48:16 +10:00
parent a5bef9fc0d
commit f9a920f64a
2 changed files with 2 additions and 2 deletions

@ -1,6 +1,6 @@
function generate (resumeObject) {
return 'Template';
return 'TemplateBlue';
};
module.exports = {

@ -1,6 +1,6 @@
{
"name": "jsonresume-theme-modern",
"version": "0.0.2",
"version": "0.0.3",
"description": "jsonresume-theme-modern =======================",
"main": "index.js",
"scripts": {