Skip to content

Commit 87fe209

Browse files
Release v1.1.0
1 parent a2979e1 commit 87fe209

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAB.SimpleMapper/Properties/AssemblyInfo.cs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@
3535
// You can specify all the values or you can default the Build and Revision Numbers
3636
// by using the '*' as shown below:
3737
// [assembly: AssemblyVersion("1.0.*")]
38-
[assembly: AssemblyVersion("1.0.0.0")]
39-
[assembly: AssemblyFileVersion("1.0.0.0")]
40-
[assembly: AssemblyInformationalVersion("1.0.0")]
38+
[assembly: AssemblyVersion("1.1.0.0")]
39+
[assembly: AssemblyFileVersion("1.1.0.0")]
40+
[assembly: AssemblyInformationalVersion("1.1.0")]

0 commit comments

Comments
 (0)