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 7435c8b commit 467813cCopy full SHA for 467813c
src/MuninNode.php
@@ -6,7 +6,7 @@
6
7
class MuninNode
8
{
9
- const VERSION = '0.1';
+ const VERSION = '1.0.0';
10
11
/**
12
* @var array $config
0 commit comments