Skip to content

Commit

Permalink
update version no.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan-Piker committed Nov 18, 2013
1 parent 60994b1 commit b0d8227
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
Original file line number Diff line number Diff line change
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.2.0")]
[assembly: AssemblyVersion("0.3.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
Original file line number Diff line number Diff line change
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.2.0")]
[assembly: AssemblyVersion("0.3.0")]

0 comments on commit b0d8227

Please sign in to comment.