Skip to content

Commit 0e68d06

Browse files
committed
- changed version to 0.2
1 parent b1e1b37 commit 0e68d06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: commandline/library/lSystem.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
namespace PHPCommandLine;
33

44
abstract class lSystem{
5-
static private $version = "0.1";
5+
static private $version = "0.2";
66

77
/*
88
* returns the current version

0 commit comments

Comments
 (0)