Skip to content
This repository was archived by the owner on Jun 16, 2022. It is now read-only.

Commit cbf4a43

Browse files
committed
Updated to version 1.0
1 parent 5c856e1 commit cbf4a43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/DtronixMessageQueue/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
// by using the '*' as shown below:
3737
// [assembly: AssemblyVersion("1.0.*")]
3838

39-
[assembly: AssemblyVersion("0.9.1.0")]
40-
[assembly: AssemblyFileVersion("0.9.1.0")]
39+
[assembly: AssemblyVersion("1.0.0")]
40+
[assembly: AssemblyFileVersion("1.0.0")]
4141

4242
[assembly: InternalsVisibleTo("DtronixMessageQueue.Tests")]

0 commit comments

Comments
 (0)