mirror of
https://github.com/yamadapc/d-colorize
synced 2025-01-18 06:32:52 +01:00
Add version number to the dub.json
I'm not sure this is supported, but it should be.
This commit is contained in:
parent
321a3664ef
commit
6a7a12ff9d
1 changed files with 1 additions and 0 deletions
1
dub.json
1
dub.json
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "colorize",
|
||||
"description": "A port of Ruby's colorize library to D.",
|
||||
"version": "0.0.1",
|
||||
"copyright": "Copyright © 2014, Pedro Tacla Yamada",
|
||||
"authors": [
|
||||
"Pedro Tacla Yamada"
|
||||
|
|
Loading…
Reference in a new issue