Skip to content

Commit 93c582a

Browse files
committed
Merge pull request #18 from dnjwaller/master
Updated version to 1.1.0
2 parents e0ab9d5 + 23db3a7 commit 93c582a

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.0.9';
20+
const VERSION = '1.1.0';
2121

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

0 commit comments

Comments
 (0)