Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
2.0.2
  • Loading branch information
tabrath committed Dec 23, 2019
1 parent 42ff1d0 commit 5b53f54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
environment:
PKG_VERSION: 2.0.1
PKG_VERSION: 2.0.2
VERSION_SUFFIX: ""
version: ${PKG_VERSION}-{build}
configuration: Release
Expand Down
2 changes: 1 addition & 1 deletion src/Multiformats.Base/Multiformats.Base.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<Description>Multiformat base encodings</Description>
<Copyright>Copyright © tabrath 2018</Copyright>
<AssemblyTitle>Multiformats.Base</AssemblyTitle>
<VersionPrefix>2.0.1</VersionPrefix>
<VersionPrefix>2.0.2</VersionPrefix>
<Authors>tabrath</Authors>
<TargetFrameworks>net461;netstandard1.6;netstandard2.0;</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down

0 comments on commit 5b53f54

Please # to comment.