Skip to content

Commit

Permalink
Bump version number to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jusasiiv committed Oct 9, 2019
1 parent b16e57b commit 6cff645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/library/blockonomics.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Blockonomics {

/** @var int $version */
public $version = '0.1.0';
public $version = '0.2.0';

/** @var Registry $registry */
private $registry;
Expand Down

0 comments on commit 6cff645

Please sign in to comment.