Bump aspnet-prerendering to 2.0.5 for release

This commit is contained in:
Steve Sanderson
2017-05-04 18:20:38 +01:00
parent d41f47f5bc
commit 5a5b309cdf

View File

@@ -1,6 +1,6 @@
{
"name": "aspnet-prerendering",
"version": "2.0.4",
"version": "2.0.5",
"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": {