Version bump

also updated e-mail address
This commit is contained in:
Daniel J. Summers 2017-10-09 21:42:45 -05:00
parent 69811cbf54
commit b8f1708012
3 changed files with 5 additions and 5 deletions

View File

@ -1,10 +1,10 @@
{
"name": "my-prayer-journal-api",
"private": true,
"version": "0.8.3",
"version": "0.8.4",
"description": "Server API for myPrayerJournal",
"main": "index.js",
"author": "Daniel J. Summers <daniel@djs-consulting.com>",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",
"license": "MIT",
"dependencies": {
"chalk": "^2.1.0",

View File

@ -1,8 +1,8 @@
{
"name": "my-prayer-journal",
"version": "0.8.3",
"version": "0.8.4",
"description": "myPrayerJournal - Front End",
"author": "Daniel J. Summers <daniel@djs-consulting.com>",
"author": "Daniel J. Summers <daniel@bitbadger.solutions>",
"private": true,
"scripts": {
"dev": "node build/dev-server.js",

View File

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