Skip to content
This repository has been archived by the owner on Mar 14, 2021. It is now read-only.

Commit

Permalink
Raise version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Exeu authored Feb 12, 2018
1 parent 0505fe5 commit ba5bb75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ApaiIO/ApaiIO.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
*/
class ApaiIO
{
const VERSION = "2.0.0-DEV";
const VERSION = "2.2.0";

/**
* Configuration.
Expand Down

0 comments on commit ba5bb75

Please sign in to comment.