Skip to content

Commit

Permalink
Bump the version numbers. (#930)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrob authored May 6, 2019
1 parent 6dcf8f5 commit 919f5fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

<PropertyGroup>
<!-- These are the versions of the things we are CREATING in this repository -->
<PerfViewVersion>2.0.41</PerfViewVersion>
<TraceEventVersion>2.0.41</TraceEventVersion>
<PerfViewVersion>2.0.42</PerfViewVersion>
<TraceEventVersion>2.0.42</TraceEventVersion>
</PropertyGroup>

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

0 comments on commit 919f5fa

Please sign in to comment.