Skip to content

Commit

Permalink
bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Marvin Mall committed Apr 1, 2019
1 parent b1f6abe commit 100de99
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<LangVersion>latest</LangVersion>
<Version>0.1.0</Version>
<Version>0.1.1</Version>
<Authors>Namoshek</Authors>
<Company>Namoshek</Company>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand All @@ -13,8 +13,8 @@
<RepositoryUrl>https://github.com/Namoshek/DataTables.NetStandard.git</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<PackageTags>datatables, datatables.net, queryable, linq, efcore, entity-framework-core</PackageTags>
<AssemblyVersion>0.0.1.0</AssemblyVersion>
<FileVersion>0.0.1.0</FileVersion>
<AssemblyVersion>0.0.1.1</AssemblyVersion>
<FileVersion>0.0.1.1</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 100de99

Please sign in to comment.