1
0
mirror of https://github.com/JuanCanham/fresh-themes.git synced 2025-07-06 02:01:06 +01:00

Compare commits

..

2 Commits

Author SHA1 Message Date
e77ed4d25c Bump version to 0.9.1-beta. 2015-12-30 18:28:54 -05:00
ce0fe06686 Update package.json URLs. 2015-12-30 18:27:45 -05:00

View File

@ -1,10 +1,10 @@
{
"name": "fresh-themes",
"version": "0.9.0-beta",
"version": "0.9.1-beta",
"description": "Multiformat résumé themes and templates for HackMyResume and FluentCV.",
"repository": {
"type": "git",
"url": "https://github.com/fluentdesk/fluent-themes.git"
"url": "https://github.com/fluentdesk/fresh-themes.git"
},
"main": "themes/README.md",
"keywords": [
@ -26,8 +26,8 @@
"author": "hacksalot <hacksalot@indevious.com> (https://github.com/hacksalot)",
"license": "MIT",
"bugs": {
"url": "https://github.com/fluentdesk/fluent-themes/issues"
"url": "https://github.com/fluentdesk/fresh-themes/issues"
},
"homepage": "https://github.com/fluentdesk/fluent-themes",
"homepage": "https://github.com/fluentdesk/fresh-themes",
"dependencies": { }
}