We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8473835 commit 8a74d49Copy full SHA for 8a74d49
AssemblyInfo.cs
@@ -51,5 +51,5 @@
51
//
52
// You can specify all the values or you can default the Revision and Build Numbers
53
// by using the '*' as shown below:
54
-[assembly: AssemblyVersion("0.3")]
55
-[assembly: AssemblyFileVersion("0.3.0.0")]
+[assembly: AssemblyVersion("0.4")]
+[assembly: AssemblyFileVersion("0.4.0.0")]
giza/Properties/AssemblyInfo.cs
@@ -32,5 +32,5 @@
32
[assembly: AssemblyCulture("")]
33
34
[assembly: ComVisible(false)]
35
-[assembly: AssemblyVersion("0.3.0.0")]
36
+[assembly: AssemblyVersion("0.4.0.0")]
0 commit comments