Skip to content

Commit

Permalink
Merge pull request #1 from danefalvo/new-branch
Browse files Browse the repository at this point in the history
This is a change
  • Loading branch information
danefalvo authored Mar 9, 2022
2 parents 81da0d5 + 14a0c17 commit 8a036cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World 2!");
Console.WriteLine("Hello World 3!");
}
}
}

0 comments on commit 8a036cf

Please sign in to comment.