Version bump (v0.8.3)

This commit is contained in:
Daniel J. Summers 2017-10-08 22:07:49 -05:00
parent 4db6d98011
commit 6f49a61822
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.2",
"version": "0.8.3",
"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.2",
"version": "0.8.3",
"description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@djs-consulting.com>",
"private": true,

View File

@ -6,7 +6,7 @@
vue-progress-bar
toast(ref='toast')
footer
p.text-right: i myPrayerJournal v0.8.2
p.text-right: i myPrayerJournal v0.8.3
</template>
<script>