Skip to content

Commit

Permalink
Upgrade to yetibot.core 0.4.31
Browse files Browse the repository at this point in the history
  • Loading branch information
devth committed Apr 26, 2018
1 parent 0c4d4fb commit bce6e50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion doc/CHANGELOG.md
Expand Up @@ -6,9 +6,10 @@ which contains Yetibot's core functionality along with a few commands. See
changelog](https://github.com/yetibot/yetibot.core/blob/master/doc/CHANGELOG.md)
as well.

## 0.4.36 - Unreleased
## 0.4.36 - 4/26/18

- Fix catfact (again) by switching to catfact.ninja
- Upgrade to yetibot.core 0.4.31

## 0.4.35 - 4/26/18

Expand Down
2 changes: 1 addition & 1 deletion project.clj
Expand Up @@ -23,7 +23,7 @@
:timeout 120000
:welcome (println "Welcome to the yetibot development REPL!")}
:dependencies [[org.clojure/clojure "1.9.0"]
[yetibot.core "0.4.30"]
[yetibot.core "0.4.31"]

; apis
[twitter-api "1.8.0"]
Expand Down

0 comments on commit bce6e50

Please sign in to comment.