Skip to content

Commit

Permalink
Bump version to 2.8.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
s-ludwig committed Apr 3, 2024
1 parent 5ca0419 commit 553ed5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/vibe/core/core.d
Original file line number Diff line number Diff line change
Expand Up @@ -1387,7 +1387,7 @@ void setTaskCreationCallback(TaskCreationCallback func)
/**
A version string representing the current vibe.d core version
*/
enum vibeVersionString = "2.8.2";
enum vibeVersionString = "2.8.3";


/**
Expand Down

0 comments on commit 553ed5c

Please sign in to comment.