Skip to content

Commit

Permalink
Updating version to 0.8.0a
Browse files Browse the repository at this point in the history
  • Loading branch information
Steffen committed Sep 18, 2015
1 parent 03a0a82 commit b4946a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Library/Compiler.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
*/
class Compiler
{
const VERSION = '0.7.1b';
const VERSION = '0.8.0a';

/**
* @var CompilerFile[]
Expand Down

2 comments on commit b4946a7

@fezfez
Copy link
Contributor

@fezfez fezfez commented on b4946a7 Sep 18, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sergeyklay
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.