Bump aspnet-prerendering version to 2.0.6 for publish

This commit is contained in:
Steve Sanderson
2017-06-20 15:11:23 +01:00
parent d007a3fbba
commit 73054559cc

View File

@@ -1,6 +1,6 @@
{
"name": "aspnet-prerendering",
"version": "2.0.5",
"version": "2.0.6",
"description": "Helpers for server-side rendering of JavaScript applications in ASP.NET Core projects. Works in conjunction with the Microsoft.AspNetCore.SpaServices NuGet package.",
"main": "index.js",
"scripts": {