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 8af9ee2 + 0a98587 commit 2c687f6Copy full SHA for 2c687f6
PHPCtags.class.php
@@ -1,7 +1,7 @@
1
<?php
2
class PHPCtags
3
{
4
- const VERSION = '0.5.1';
+ const VERSION = '0.6.0';
5
6
private $mFile;
7
0 commit comments