Skip to content

Commit

Permalink
v3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cmrcx committed Jan 2, 2018
1 parent 5818341 commit ca690d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
====== phptidy Changelog ======

Version 3.1 (2018-01-02)
- Point composer directly to phptidy.php

Version 3.0 (2017-03-09)
Expand Down
4 changes: 2 additions & 2 deletions phptidy.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*
* PHP version >= 5
*
* @copyright 2003-2017 Magnus Rosenbaum
* @copyright 2003-2018 Magnus Rosenbaum
* @license GPL v2
*
* This program is free software; you can redistribute it and/or
Expand All @@ -24,7 +24,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*
* @version 3.0 (2017-03-09)
* @version 3.1 (2018-01-02)
* @author Magnus Rosenbaum <[email protected]>
* @package phptidy
*/
Expand Down

0 comments on commit ca690d8

Please sign in to comment.