Skip to content

Commit

Permalink
Upgrade to yetibot.core 0.4.36
Browse files Browse the repository at this point in the history
  • Loading branch information
devth committed Jun 23, 2018
1 parent 28d4576 commit 9e58eb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion doc/CHANGELOG.md
Expand Up @@ -6,9 +6,13 @@ 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.41 - 6/23/2018

- Upgrade to yetibot.core 0.4.36

## 0.4.40 - 6/23/2018

- Upgrade to yetibot.core 0.4.34 for improved GraphQL coverage and dashboard
- Upgrade to yetibot.core 0.4.35 for improved GraphQL coverage and dashboard

## 0.4.39 - 5/29/2018

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.35"]
[yetibot.core "0.4.36"]

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

0 comments on commit 9e58eb3

Please sign in to comment.