Skip to content

Commit 115d489

Browse files
authoredJun 9, 2018
Update package.json
1 parent db930a2 commit 115d489

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "diamond",
3-
"description": "Powerful Full-stack web-framework using vibe.d",
3+
"description": "Powerful Full-stack MVC web-framework using vibe.d",
44
"authors": [
55
"Jacob Jensen"
66
],
77
"homepage": "http://diamondmvc.org/",
88
"license": "The MIT License (MIT)",
9-
"copyright": "Copyright © 2016-2017 Jacob Jensen",
9+
"copyright": "Copyright © 2016-2018 Jacob Jensen",
1010
"targetType": "sourceLibrary",
1111
"sourcePaths": [
1212
"authentication", "controllers", "core",

0 commit comments

Comments
 (0)
Please sign in to comment.