We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0ab9d5 + 23db3a7 commit 93c582aCopy full SHA for 93c582a
Ncstate/Version.php
@@ -17,7 +17,7 @@ final class Ncstate_Version
17
* Version of the API
18
* @var string
19
*/
20
- const VERSION = '1.0.9';
+ const VERSION = '1.1.0';
21
22
/**
23
* Compare the specified version string $version with the current
0 commit comments