We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac5097 commit f96c44fCopy full SHA for f96c44f
1 file changed
app/Codice.php
@@ -6,7 +6,7 @@
6
7
class Codice
8
{
9
- private $version = '0.5.0-dev';
+ private $version = '0.5.0';
10
11
public function getVersion()
12
0 commit comments