Skip to content

Commit

Permalink
Bump version to 0.102.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jahav committed Aug 18, 2023
1 parent e823b9c commit 2d5af0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Build.props
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<PropertyGroup>
<Version>0.102.0</Version>
<Version>0.102.1</Version>
</PropertyGroup>

<!-- Set common properties regarding assembly information and nuget packages -->
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
@@ -1,4 +1,4 @@
version: 0.102.0.{build}
version: 0.102.1.{build}

os: Visual Studio 2019
image: Visual Studio 2019
Expand Down

0 comments on commit 2d5af0e

Please sign in to comment.