Skip to content

Commit

Permalink
Releasing sabre/xml 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
evert committed Nov 16, 2016
1 parent 351ca71 commit 0542929
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ChangeLog
=========

2.0.0 (????-??-??)
2.0.0 (2016-11-15)
------------------

* Now requires PHP 7.
Expand Down
2 changes: 1 addition & 1 deletion lib/Version.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ class Version {
/**
* Full version number
*/
const VERSION = '1.5.0';
const VERSION = '2.0.0';

}

0 comments on commit 0542929

Please sign in to comment.