Skip to content

Commit 4c6cff6

Browse files
committed
for build v0.3
1 parent 87f61cb commit 4c6cff6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LessIO/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"s (such as long path names), aspires to be platform independent, and require les" +
1414
"s time to learn than System.IO.")]
1515
[assembly: System.Reflection.AssemblyCompany("Scott Willeke")]
16-
[assembly: System.Reflection.AssemblyVersion("0.3.9")]
17-
[assembly: System.Reflection.AssemblyFileVersion("0.3.9")]
16+
[assembly: System.Reflection.AssemblyVersion("0.3")]
17+
[assembly: System.Reflection.AssemblyFileVersion("0.3")]
1818
[assembly: System.Reflection.AssemblyCopyright("Copyright Scott Willeke ©2016")]
1919

2020

0 commit comments

Comments
 (0)