This commit is contained in:
Hackerpilot 2015-04-29 00:58:36 -07:00
parent 53dd109d75
commit e16c7bd465
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.2", "version": "0.3.3",
"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.2 writeln(`dfmt 0.3.3
Options: Options:
--help | -h Print this help message --help | -h Print this help message