Skip to content

Commit

Permalink
version bump, GrobExp.Compiler version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Chaplygin Anton committed Jul 31, 2018
1 parent aa4078d commit 6e750fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Mutators/Mutators.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<RootNamespace>GrobExp.Mutators</RootNamespace>
<PackageId>$(AssemblyName)</PackageId>
<VersionPrefix>1.0.0</VersionPrefix>
<Version>$(VersionPrefix)-rc-001</Version>
<Version>$(VersionPrefix)-rc-002</Version>
<AssemblyVersion>$(VersionPrefix).0</AssemblyVersion>
<Authors>Igor Chevdar, Michael Samoylenko, Anton Chaplygin</Authors>
<PackageTags>expression tree code generation</PackageTags>
Expand All @@ -18,7 +18,7 @@

<ItemGroup>
<PackageReference Include="GroBuf" Version="1.3.2" />
<PackageReference Include="GrobExp.Compiler" Version="1.1.0" />
<PackageReference Include="GrobExp.Compiler" Version="1.1.1" />
<PackageReference Include="Vostok.Logging.Abstractions" Version="0.0.1" />
</ItemGroup>

Expand Down

0 comments on commit 6e750fc

Please sign in to comment.