Skip to content
This repository was archived by the owner on Oct 5, 2022. It is now read-only.

Commit 62c323b

Browse files
committed
Updates version constant.
1 parent a63784f commit 62c323b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/phpSec/Core.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Core extends \Pimple {
2121
/**
2222
* phpSec version consant.
2323
*/
24-
const VERSION = '0.6.2';
24+
const VERSION = '0.6.3-dev';
2525

2626
/**
2727
* Constructor.

0 commit comments

Comments
 (0)