Merge pull request #618 from BBasile/upd-ver
bump version number merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
commit
dae286504c
|
@ -8,7 +8,7 @@ module dscanner.dscanner_version;
|
||||||
/**
|
/**
|
||||||
* Human-readable version number
|
* Human-readable version number
|
||||||
*/
|
*/
|
||||||
enum DEFAUULT_DSCANNER_VERSION = "v0.5.0";
|
enum DEFAUULT_DSCANNER_VERSION = "v0.5.2";
|
||||||
|
|
||||||
version (built_with_dub)
|
version (built_with_dub)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue