Skip to content

Commit

Permalink
incremented version info to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
derek-will committed Jan 10, 2022
1 parent 2634068 commit 7388b73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/SocketCANSharp/SocketCANSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<TargetFramework>net5.0</TargetFramework>
<OutputType>Library</OutputType>
<AssemblyName>SocketCANSharp</AssemblyName>
<Version>0.1.0.0</Version>
<Version>0.2.0.0</Version>
<Authors>Derek Will</Authors>
<Company></Company>
<Title>SocketCAN#</Title>
<Product>SocketCAN#</Product>
<PackageId>SocketCANSharp</PackageId>
<FileVersion>0.1.0.0</FileVersion>
<FileVersion>0.2.0.0</FileVersion>
<NeutralLanguage>en-US</NeutralLanguage>
<Description>.NET managed wrapper for SocketCAN on Linux</Description>
<Summary>.NET managed wrapper for SocketCAN on Linux</Summary>
Expand Down

0 comments on commit 7388b73

Please sign in to comment.