Skip to content

Commit b81ade5

Browse files
committed
Updated API Version
1 parent 3be575b commit b81ade5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Ncstate/Version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ final class Ncstate_Version
1717
* Version of the API
1818
* @var string
1919
*/
20-
const VERSION = '1.1.0';
20+
const VERSION = '1.1.1';
2121

2222
/**
2323
* Compare the specified version string $version with the current

0 commit comments

Comments
 (0)