This commit is contained in:
Daniel J. Summers
2017-09-25 22:48:54 -05:00
parent f085c47c6e
commit 63d25ec57e
4 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "my-prayer-journal-api",
"private": true,
"version": "0.8.0",
"version": "0.8.1",
"description": "Server API for myPrayerJournal",
"main": "index.js",
"author": "Daniel J. Summers <daniel@djs-consulting.com>",

View File

@@ -1,6 +1,6 @@
{
"name": "my-prayer-journal",
"version": "0.8.0",
"version": "0.8.1",
"description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@djs-consulting.com>",
"private": true,

View File

@@ -5,7 +5,7 @@
router-view
vue-progress-bar
footer
p.text-right: i myPrayerJournal v0.8.0
p.text-right: i myPrayerJournal v0.8.1
</template>
<script>