Skip to content

Commit

Permalink
Bump and set version
Browse files Browse the repository at this point in the history
  • Loading branch information
An Phan committed Feb 1, 2016
1 parent 109a955 commit e317d2d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 60 deletions.
2 changes: 1 addition & 1 deletion app/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class Application extends IlluminateApplication
*
* @link https://github.com/phanan/koel/releases
*/
const VERSION = 'v2.0.0';
const VERSION = 'v2.0.2';

/**
* We have merged public path and base path.
Expand Down
66 changes: 8 additions & 58 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "koel",
"version": "2.0.0",
"version": "2.0.2",
"author": "Phan An <[email protected]>",
"homepage": "http://koel.phanan.net",
"license": "MIT",
Expand Down

0 comments on commit e317d2d

Please sign in to comment.