Skip to content

Commit 0a0b4cf

Browse files
committed
Bumped version to 0.4.0
1 parent 03b8b7d commit 0a0b4cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SocketCANSharp/SocketCANSharp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<TargetFramework>net5.0</TargetFramework>
55
<OutputType>Library</OutputType>
66
<AssemblyName>SocketCANSharp</AssemblyName>
7-
<Version>0.3.0.0</Version>
7+
<Version>0.4.0.0</Version>
88
<Authors>Derek Will</Authors>
99
<Company></Company>
1010
<Title>SocketCAN#</Title>
1111
<Product>SocketCAN#</Product>
1212
<PackageId>SocketCANSharp</PackageId>
13-
<FileVersion>0.3.0.0</FileVersion>
13+
<FileVersion>0.4.0.0</FileVersion>
1414
<NeutralLanguage>en-US</NeutralLanguage>
1515
<Description>.NET managed wrapper for SocketCAN on Linux</Description>
1616
<Summary>.NET managed wrapper for SocketCAN on Linux</Summary>

0 commit comments

Comments
 (0)