Bump NodeServices/SpaServices package versions to 1.1.0-rtm for release
This commit is contained in:
parent
e5178d2938
commit
d69b65e572
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"description": "Invoke Node.js modules at runtime in ASP.NET Core applications.",
|
||||
"version": "1.1.0-rc2-*",
|
||||
"version": "1.1.0-rtm-*",
|
||||
"packOptions": {
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"description": "Helpers for building single-page applications on ASP.NET MVC Core",
|
||||
"version": "1.1.0-rc2-*",
|
||||
"version": "1.1.0-rtm-*",
|
||||
"packOptions": {
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Reference in New Issue