Skip to content

Commit 396e680

Browse files
committed
bump version to 0.4.0
1 parent ce2439e commit 396e680

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Plankton/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.3.4")]
35+
[assembly: AssemblyVersion("0.4.0")]
3636

3737
// Make internal classes/members visible in other assemblies.
3838
[assembly: InternalsVisibleTo("PlanktonGh"),

src/PlanktonGh/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("0.3.4")]
35+
[assembly: AssemblyVersion("0.4.0")]

0 commit comments

Comments
 (0)