Skip to content

Commit

Permalink
Bump version number to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
badcel authored Jan 5, 2023
1 parent 3d7f2b2 commit a336006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/GirCore.Publishing.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<EmbedUntrackedSources>true</EmbedUntrackedSources>

<VersionPrefix>0.1.0</VersionPrefix>
<VersionPrefix>0.2.0</VersionPrefix>
<PackageReadmeFile>NugetReadme.md</PackageReadmeFile>
<PackageTags>gobject;gir;binding;gnome;</PackageTags>
<PackageIcon>logo-128.png</PackageIcon>
Expand All @@ -30,4 +30,4 @@
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
<ContinuousIntegrationBuild>true</ContinuousIntegrationBuild>
</PropertyGroup>
</Project>
</Project>

0 comments on commit a336006

Please sign in to comment.