Version numbers

This commit is contained in:
Hackerpilot 2015-06-08 03:08:59 -07:00
parent bef02a3b55
commit 9c843c2c0a
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.4.0-alpha", "version": "0.4.0-beta",
"targetType": "executable", "targetType": "executable",
"license": "BSL-1.0", "license": "BSL-1.0",
"dependencies": { "dependencies": {

View File

@ -153,7 +153,7 @@ else
private void printHelp() private void printHelp()
{ {
writeln(`dfmt 0.3.6 writeln(`dfmt 0.4.0-beta
Options: Options:
--help | -h Print this help message --help | -h Print this help message