Skip to content

Commit

Permalink
Merge pull request #1698 from brianrob/increment-versions
Browse files Browse the repository at this point in the history
Increment Versions
  • Loading branch information
brianrob authored Aug 25, 2022
2 parents dade55c + 96451c1 commit 8dfbf3b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@

<PropertyGroup>
<!-- These are the versions of the things we are CREATING in this repository -->
<FastSerializationVersion>3.0.3</FastSerializationVersion>
<PerfViewVersion>3.0.3</PerfViewVersion>
<TraceEventVersion>3.0.3</TraceEventVersion>
<FastSerializationVersion>3.0.4</FastSerializationVersion>
<PerfViewVersion>3.0.4</PerfViewVersion>
<TraceEventVersion>3.0.4</TraceEventVersion>
</PropertyGroup>

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

0 comments on commit 8dfbf3b

Please sign in to comment.