Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
darkain committed Dec 8, 2016
1 parent e0d86d1 commit e7710e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pudl.php
Original file line number Diff line number Diff line change
Expand Up @@ -537,6 +537,6 @@ public static function jsonDecode($data) {
private $time = 0;
private $microtime = 0.0;
protected $string = [];
public static $version = 'PUDL 2.5.0';
public static $version = 'PUDL 2.6.0';

}

0 comments on commit e7710e5

Please sign in to comment.