Skip to content

Commit 19488ed

Browse files
committed
Updated version
1 parent 2c3b3c5 commit 19488ed

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
dev-master
5-
----------
4+
alpha-5
5+
-------
66

77
### Features
88

src/PHPCR/Shell/Console/Application/SessionApplication.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
class SessionApplication extends BaseApplication
1717
{
1818
const APP_NAME = 'PHPCRSH';
19-
const APP_VERSION = '1.0.0-alpha4';
19+
const APP_VERSION = '1.0.0-alpha5';
2020

2121
protected $shellApplication;
2222

0 commit comments

Comments
 (0)