We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae37bc commit 0290bd7Copy full SHA for 0290bd7
src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <VersionPrefix>1.0.1</VersionPrefix>
+ <VersionPrefix>1.1.0</VersionPrefix>
5
<TargetFramework>netcoreapp1.0</TargetFramework>
6
<AssemblyName>JsonApiDotNetCore</AssemblyName>
7
<PackageId>JsonApiDotNetCore</PackageId>
0 commit comments