diff --git a/dub.json b/dub.json index b35b286..94294da 100644 --- a/dub.json +++ b/dub.json @@ -16,7 +16,7 @@ }, { "name": "color", - "description": "Base library for image and color definitions" + "description": "Base library for image and color definitions", "sourceFiles": ["color.d"] }