diff --git a/Program.cs b/Program.cs index 9575829..183ea19 100644 --- a/Program.cs +++ b/Program.cs @@ -4,6 +4,6 @@ class Program { static void Main(string[] args) { - Console.WriteLine("Testing out new version bump"); + Console.WriteLine("Testing out different workflow features!git "); } } \ No newline at end of file