Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
esskar committed May 7, 2017
1 parent 12e9fa4 commit 8a5ea1c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions source/Handlebars.Core/Handlebars.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,15 @@
<PackageId>Handlebars.Core</PackageId>
<PackageLicenseUrl>https://opensource.org/licenses/mit</PackageLicenseUrl>
<PackageProjectUrl>https://github.com/esskar/handlebars-core</PackageProjectUrl>
<PackageReleaseNotes>Namespace changes and improvments</PackageReleaseNotes>
<PackageReleaseNotes>Improvments and log-helper added</PackageReleaseNotes>
<PackageTags>handlebars;mustache;templating;engine;compiler</PackageTags>
<RepositoryType>git</RepositoryType>
<RepositoryUrl>https://github.com/esskar/handlebars-core</RepositoryUrl>
<RootNamespace>Handlebars.Core</RootNamespace>
<Company>Sascha Kiefer</Company>
<AssemblyVersion>2.0.1.0</AssemblyVersion>
<FileVersion>2.0.1.0</FileVersion>
<Version>2.0.1</Version>
<AssemblyVersion>2.0.2.0</AssemblyVersion>
<FileVersion>2.0.2.0</FileVersion>
<Version>2.0.2</Version>
</PropertyGroup>

<ItemGroup Condition="'$(TargetFramework)'=='net40'">
Expand Down

0 comments on commit 8a5ea1c

Please sign in to comment.