Skip to content

Commit b8e6cd5

Browse files
authored
Bump version to 0.4.0 (#20)
1 parent 904abb6 commit b8e6cd5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup Label="Settings">
3-
<Version>0.3.0</Version>
3+
<Version>0.4.0</Version>
44
<Deterministic>true</Deterministic>
55
<LangVersion>12</LangVersion>
66
<DebugSymbols>true</DebugSymbols>

src/NetPace.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ EndProject
1212
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}"
1313
ProjectSection(SolutionItems) = preProject
1414
..\.editorconfig = ..\.editorconfig
15+
Directory.Build.props = Directory.Build.props
1516
EndProjectSection
1617
EndProject
1718
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Examples", "Examples", "{5B50E1A6-F719-4846-A09A-19CD71E695A0}"

0 commit comments

Comments
 (0)