Skip to content

Commit f2b11e2

Browse files
committed
Bump to v0.4
1 parent 0a08b6a commit f2b11e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PHPCtags.class.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22
class PHPCtags
33
{
4-
const VERSION = 0.3;
4+
const VERSION = 0.4;
55

66
private $mFile;
77

0 commit comments

Comments
 (0)