Skip to content

Commit e8c1161

Browse files
author
Bart Koelman
committed
Update version from 4.0.4 to 4.1.0
1 parent 6289373 commit e8c1161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JsonApiDotNetCore/JsonApiDotNetCore.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<VersionPrefix>4.0.4</VersionPrefix>
3+
<VersionPrefix>4.1.0</VersionPrefix>
44
<TargetFramework>$(NetCoreAppVersion)</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
66
</PropertyGroup>

0 commit comments

Comments
 (0)