Skip to content

Commit

Permalink
Bump the package version number. (#964)
Browse files Browse the repository at this point in the history
  • Loading branch information
brianrob authored Jul 1, 2019
1 parent 9a743d9 commit 6ccbcb4
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.43</PerfViewVersion>
<TraceEventVersion>2.0.43</TraceEventVersion>
<PerfViewVersion>2.0.44</PerfViewVersion>
<TraceEventVersion>2.0.44</TraceEventVersion>
</PropertyGroup>

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

0 comments on commit 6ccbcb4

Please sign in to comment.