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",
"description": "Dfmt is a formatter for D source code",
"version": "0.4.0-alpha",
"version": "0.4.0-beta",
"targetType": "executable",
"license": "BSL-1.0",
"dependencies": {

View File

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