Skip to content

Commit

Permalink
bump version to 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pearswj committed Sep 25, 2015
1 parent ce2439e commit 396e680
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/Plankton/Properties/AssemblyInfo.cs
Expand Up @@ -32,7 +32,7 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.3.4")]
[assembly: AssemblyVersion("0.4.0")]

// Make internal classes/members visible in other assemblies.
[assembly: InternalsVisibleTo("PlanktonGh"),
Expand Down
2 changes: 1 addition & 1 deletion src/PlanktonGh/Properties/AssemblyInfo.cs
Expand Up @@ -32,4 +32,4 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.3.4")]
[assembly: AssemblyVersion("0.4.0")]

0 comments on commit 396e680

Please sign in to comment.