We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87f61cb commit 4c6cff6Copy full SHA for 4c6cff6
src/LessIO/Properties/AssemblyInfo.cs
@@ -13,8 +13,8 @@
13
"s (such as long path names), aspires to be platform independent, and require les" +
14
"s time to learn than System.IO.")]
15
[assembly: System.Reflection.AssemblyCompany("Scott Willeke")]
16
-[assembly: System.Reflection.AssemblyVersion("0.3.9")]
17
-[assembly: System.Reflection.AssemblyFileVersion("0.3.9")]
+[assembly: System.Reflection.AssemblyVersion("0.3")]
+[assembly: System.Reflection.AssemblyFileVersion("0.3")]
18
[assembly: System.Reflection.AssemblyCopyright("Copyright Scott Willeke ©2016")]
19
20
0 commit comments