Version bumps

This commit is contained in:
Fergal Moran
2018-05-12 21:37:19 +01:00
parent b3a78ea5fa
commit 593199a910
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -8,7 +8,7 @@
}
},
"App": {
"Version": "0.23.0"
"Version": "0.24.0"
},
"ConnectionStrings": {
"DefaultConnection": "server=localhost;database=PodNoms;user id=sa;password=cTXu1nJLCpC/c",