We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce2439e commit 396e680Copy full SHA for 396e680
src/Plankton/Properties/AssemblyInfo.cs
@@ -32,7 +32,7 @@
32
// You can specify all the values or you can default the Build and Revision Numbers
33
// by using the '*' as shown below:
34
// [assembly: AssemblyVersion("1.0.*")]
35
-[assembly: AssemblyVersion("0.3.4")]
+[assembly: AssemblyVersion("0.4.0")]
36
37
// Make internal classes/members visible in other assemblies.
38
[assembly: InternalsVisibleTo("PlanktonGh"),
src/PlanktonGh/Properties/AssemblyInfo.cs
@@ -32,4 +32,4 @@
0 commit comments