Skip to content

Commit

Permalink
Prepare v2.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PhrozenByte committed Nov 5, 2017
1 parent 66bb17a commit 1cd6e24
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Pico Changelog
==============

### Version 2.0.0-beta.1
Released: 2017-11-05

### Version 1.0.6
Released: 2017-07-25

Expand Down
2 changes: 1 addition & 1 deletion lib/Pico.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class Pico
*
* @var string
*/
const VERSION = '2.0.0-dev';
const VERSION = '2.0.0-beta.1';

/**
* Pico version ID
Expand Down

0 comments on commit 1cd6e24

Please sign in to comment.