Skip to content

Commit 0542929

Browse files
committed
Releasing sabre/xml 2.0.0
1 parent 351ca71 commit 0542929

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ChangeLog
22
=========
33

4-
2.0.0 (????-??-??)
4+
2.0.0 (2016-11-15)
55
------------------
66

77
* Now requires PHP 7.

lib/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ class Version {
1414
/**
1515
* Full version number
1616
*/
17-
const VERSION = '1.5.0';
17+
const VERSION = '2.0.0';
1818

1919
}

0 commit comments

Comments
 (0)