Version bumps!

This commit is contained in:
Fergal Moran
2018-03-07 00:04:00 +00:00
parent a78600b182
commit 53d2df9a99
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "pod-noms.web",
"version": "0.12.0",
"version": "0.13.0",
"license": "MIT",
"scripts": {
"ng": "ng",

View File

@@ -7,6 +7,9 @@
"Microsoft": "Information"
}
},
"App": {
"Version": "0.13.0"
},
"ConnectionStrings": {
"DefaultConnection": "server=localhost;database=PodNoms;user id=sa;password=cTXu1nJLCpC/c"
},