Updated dox for #9; version bump

This commit is contained in:
Daniel J. Summers
2017-10-23 05:53:30 -05:00
parent 3c3f0a7981
commit 56dee71377
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "my-prayer-journal-api",
"private": true,
"version": "0.8.4",
"version": "0.8.5",
"description": "Server API for myPrayerJournal",
"main": "index.js",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",

View File

@@ -1,6 +1,6 @@
{
"name": "my-prayer-journal",
"version": "0.8.4",
"version": "0.8.5",
"description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",
"private": true,