Skip to content

Commit 4e933e7

Browse files
author
Marc André Audet
committed
Version 3.0.3
1 parent 439730e commit 4e933e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ class Core
4646
/**
4747
* The current version of Cervo.
4848
*/
49-
const VERSION = '3.0.2';
49+
const VERSION = '3.0.3';
5050

5151
/**
5252
* All the libraries instances that have been initialized through getLibrary().

0 commit comments

Comments
 (0)