diff --git a/src/api/package.json b/src/api/package.json index 9ab8f43..4c64bcd 100644 --- a/src/api/package.json +++ b/src/api/package.json @@ -1,7 +1,7 @@ { "name": "my-prayer-journal-api", "private": true, - "version": "0.9.0", + "version": "0.9.1", "description": "Server API for myPrayerJournal", "main": "index.js", "author": "Daniel J. Summers ", diff --git a/src/app/package.json b/src/app/package.json index 2e340e0..1f464c7 100644 --- a/src/app/package.json +++ b/src/app/package.json @@ -1,6 +1,6 @@ { "name": "my-prayer-journal", - "version": "0.9.0", + "version": "0.9.1", "description": "myPrayerJournal - Front End", "author": "Daniel J. Summers ", "private": true, diff --git a/src/app/src/components/Home.vue b/src/app/src/components/Home.vue index 85f903f..1ad851d 100644 --- a/src/app/src/components/Home.vue +++ b/src/app/src/components/Home.vue @@ -5,12 +5,12 @@ article p   p. myPrayerJournal is a place where individuals can record their prayer requests, record that they prayed for them, - update them as God moves in the situation, and record a final answer received on that request.  It will also - allow individuals to review their answered prayers. + update them as God moves in the situation, and record a final answer received on that request. It will also allow + individuals to review their answered prayers. p. - This site is currently in very limited alpha, as it is being developed with a core group of test users.  If - this is something in which you are interested, check back around mid-November 2017 for an update on the - development progress. + This site is currently in beta, but it is open and available to the general public. To get started, simply click + the "Log On" link above, and log on with either a Microsoft or Google account. You can also learn more about the + site at the "Docs" link, also above.