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 committed Mar 8, 2016
1 parent b7923df commit d8a0009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/ApaiIO/ApaiIO.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
*/
class ApaiIO
{
const VERSION = "2.0.0-DEV";
const VERSION = "1.10.0";

/**
* Configuration
Expand Down

0 comments on commit d8a0009

Please sign in to comment.