Skip to content

Commit 69baf94

Browse files
committed
Releasing 0.17.0
We really need to start dogfooding now that we support githubflow!
1 parent fc4ebb0 commit 69baf94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CommonAssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
[assembly: AssemblyTitle("GitFlowVersion")]
55
[assembly: AssemblyProduct("GitFlowVersion")]
6-
[assembly: AssemblyVersion("0.16.0")]
7-
[assembly: AssemblyFileVersion("0.16.0")]
6+
[assembly: AssemblyVersion("0.17.0")]
7+
[assembly: AssemblyFileVersion("0.17.0")]
88
[assembly: InternalsVisibleTo("Tests")]

0 commit comments

Comments
 (0)