Skip to content

Commit 69a3f58

Browse files
committed
Version Bump to 0.10.1
1 parent 62b9ef7 commit 69a3f58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
// Version information for an assembly consists of the following four values:
2525
//
2626
// Major Version
27-
// Minor Version
27+
// Minor Version
2828
// Build Number
2929
// Revision
3030
//
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.10.0.0")]
35-
[assembly: AssemblyFileVersion("0.10.0.0")]
34+
[assembly: AssemblyVersion("0.10.1.0")]
35+
[assembly: AssemblyFileVersion("0.10.1.0")]

0 commit comments

Comments
 (0)