This commit is contained in:
Hackerpilot 2015-04-29 12:16:37 -07:00
parent b868dbcaa6
commit bf84542b1f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "dfmt", "name": "dfmt",
"description": "Dfmt is a formatter for D source code", "description": "Dfmt is a formatter for D source code",
"version": "0.3.3", "version": "0.3.4",
"targetType": "executable", "targetType": "executable",
"license": "BSL-1.0", "license": "BSL-1.0",
"dependencies": { "dependencies": {

View File

@ -144,7 +144,7 @@ else
private void printHelp() private void printHelp()
{ {
writeln(`dfmt 0.3.3 writeln(`dfmt 0.3.4
Options: Options:
--help | -h Print this help message --help | -h Print this help message