Skip to content

Commit 81d91d4

Browse files
committed
bumped up assembly revision to 0.0.6
1 parent 2387785 commit 81d91d4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Code/TSqlFlex.Core/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
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.0.5.0")]
36-
[assembly: AssemblyFileVersion("0.0.5.0")]
35+
[assembly: AssemblyVersion("0.0.6.0")]
36+
[assembly: AssemblyFileVersion("0.0.6.0")]

Code/TSqlFlex/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
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.0.5.0")]
36-
[assembly: AssemblyFileVersion("0.0.5.0")]
35+
[assembly: AssemblyVersion("0.0.6.0")]
36+
[assembly: AssemblyFileVersion("0.0.6.0")]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@ Please create issues on GitHub or reach out to Steve on Twitter at [@nycdotnet](
5151
* Checked-in to master branch on GitHub.
5252
* Updated assembly revisions.
5353
* Build in release mode and test it out.
54-
* Zip up the three DLLs and post to GitHub.
54+
* Zip up the three DLLs with the license and README and post to GitHub.
5555
* Add a screenshot via GitHub and edit the README and release FAQ.

0 commit comments

Comments
 (0)