Skip to content

Commit 85a22a4

Browse files
committed
Bumped shell version
1 parent 716f4f3 commit 85a22a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PHPCR/Shell/PhpcrShell.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
class PhpcrShell
2626
{
2727
const APP_NAME = 'PHPCRSH';
28-
const APP_VERSION = '1.0.0-beta4';
28+
const APP_VERSION = '1.0.0';
2929

3030
const MODE_EMBEDDED_SHELL = 'shell';
3131
const MODE_EMBEDDED_COMMAND = 'command';

0 commit comments

Comments
 (0)