Skip to content

Commit

Permalink
BuBump version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fatalis committed Apr 17, 2014
1 parent 1ff4eb8 commit fd7d3bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@
// 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("1.0.0")]
[assembly: AssemblyFileVersion("1.0.0")]
[assembly: AssemblyVersion("1.1.0")]
[assembly: AssemblyFileVersion("1.1.0")]


[assembly: ComponentFactory(typeof(SourceSplitFactory))]

1 comment on commit fd7d3bd

@fatalis
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bump*

Please sign in to comment.