Skip to content

Commit 63ffb82

Browse files
committed
0.3.4
1 parent f24a0fd commit 63ffb82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RuntimeUtils/CompiledHandlebars.RuntimeUtils.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>net45;net46;netstandard1.6</TargetFrameworks>
55
<AssemblyName>CompiledHandlebars.RuntimeUtils</AssemblyName>
66
<RootNamespace>CompiledHandlebars.RuntimeUtils</RootNamespace>
7-
<Version>0.3.3</Version>
7+
<Version>0.3.4</Version>
88
<Description>RuntimeUtils for the HandlebarsCompiler.</Description>
99
<Authors>CurrySoftware GmbH</Authors>
1010
<Company>CurrySoftware GmbH</Company>

ViewEngine.Core/CompiledHandlebars.ViewEngine.Core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard1.6;net46</TargetFrameworks>
55
<AssemblyName>CompiledHandlebars.ViewEngine.Core</AssemblyName>
66
<RootNamespace>CompiledHandlebars.ViewEngine.Core</RootNamespace>
7-
<Version>0.3.3</Version>
7+
<Version>0.3.4</Version>
88
<Authors>CurrySoftware GmbH</Authors>
99
<Company>CurrySoftware GmbH</Company>
1010
<Product>HanldebarsCompiler</Product>

0 commit comments

Comments
 (0)