Skip to content

Commit

Permalink
feat update 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gunawansetiawan committed Nov 10, 2024
1 parent 6cdc6eb commit 475400f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HelloWorld.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ class HelloWorld
{
public static function sayHello()
{
echo "Hello World";
echo "Hello World v 1.0.1";
}
}

0 comments on commit 475400f

Please sign in to comment.