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

Commit ba5bb75

Browse files
authored
Raise version number
1 parent 0505fe5 commit ba5bb75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ApaiIO/ApaiIO.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
*/
3434
class ApaiIO
3535
{
36-
const VERSION = "2.0.0-DEV";
36+
const VERSION = "2.2.0";
3737

3838
/**
3939
* Configuration.

0 commit comments

Comments
 (0)