Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Commit

Permalink
Bumb version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bobbyshaw committed Feb 21, 2017
1 parent 47fa890 commit decc025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Meanbee/Magedbm/Application.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Application extends \Symfony\Component\Console\Application
{

const APP_NAME = 'Magedbm';
const APP_VERSION = '1.5.0';
const APP_VERSION = '1.5.1';

protected $autoloader;

Expand Down

0 comments on commit decc025

Please sign in to comment.