Skip to content

Commit 475400f

Browse files
feat update 1.0.1
1 parent 6cdc6eb commit 475400f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/HelloWorld.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ class HelloWorld
66
{
77
public static function sayHello()
88
{
9-
echo "Hello World";
9+
echo "Hello World v 1.0.1";
1010
}
1111
}

0 commit comments

Comments
 (0)