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.
1 parent 370a1cc commit e0ab9d5Copy full SHA for e0ab9d5
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.8';
+ const VERSION = '1.0.9';
21
22
/**
23
* Compare the specified version string $version with the current
0 commit comments