Skip to content

Commit 20ddf58

Browse files
authored
Merge pull request #1654 from brianrob/increment-versions
Increment Version Numbers
2 parents bf3a837 + 7c86b1f commit 20ddf58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Directory.Build.props

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@
2222

2323
<PropertyGroup>
2424
<!-- These are the versions of the things we are CREATING in this repository -->
25-
<FastSerializationVersion>3.0.1</FastSerializationVersion>
26-
<PerfViewVersion>3.0.1</PerfViewVersion>
27-
<TraceEventVersion>3.0.1</TraceEventVersion>
25+
<FastSerializationVersion>3.0.2</FastSerializationVersion>
26+
<PerfViewVersion>3.0.2</PerfViewVersion>
27+
<TraceEventVersion>3.0.2</TraceEventVersion>
2828
</PropertyGroup>
2929

3030
<!-- versions of dependencies that more than one project use -->

0 commit comments

Comments
 (0)