Skip to content
This repository was archived by the owner on Jan 1, 2020. It is now read-only.

Commit b2b5fd6

Browse files
committed
Bump Application\Module::VERSION to 3.0.1
1 parent 6fad952 commit b2b5fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

module/Application/src/Module.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class Module
1111
{
12-
const VERSION = '3.0.1dev';
12+
const VERSION = '3.0.1';
1313

1414
public function getConfig()
1515
{

0 commit comments

Comments
 (0)