Bump version number.
This commit is contained in:
parent
f81c9175df
commit
2ba6c2eca1
1 changed files with 2 additions and 2 deletions
|
@ -940,9 +940,9 @@ void setTaskCreationCallback(TaskCreationCallback func)
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
A version string representing the current vibe version
|
A version string representing the current vibe.d core version
|
||||||
*/
|
*/
|
||||||
enum vibeVersionString = "1.1.0";
|
enum vibeVersionString = "1.1.1";
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue