Browse Source

update hubot-redis-brain

windhamdavid 1 year ago
parent
commit
ebca6edc08
2 changed files with 8 additions and 1 deletions
  1. 7 0
      README.md
  2. 1 1
      package.json

+ 7 - 0
README.md

@@ -1,3 +1,10 @@
+### log
+
+v0.0.2
+
+22/07/03  - RedistoGo was deprecated from Heroku, so I switched it out with RedisCloud while updating the Heroku stack. Redis is used for persistance via the [Hubot-Redis-Brain](https://github.com/hubotio/hubot-redis-brain) package.
+
+---
 # huey
 
 huey is a chat bot built on the [Hubot][hubot] framework. It was initially generated by [generator-hubot][generator-hubot], and configured to be deployed on [Heroku][heroku] to get you up and running as quick as possible.

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "huey",
-  "version": "0.0.1",
+  "version": "0.0.2",
   "private": true,
   "author": "windhamdavid",
   "description": "huey hubot",