Skip to content

Commit

Permalink
Upgrade to yetibot.core 0.4.38
Browse files Browse the repository at this point in the history
  • Loading branch information
devth committed Jun 25, 2018
1 parent 27a9a29 commit 98a32dc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions doc/CHANGELOG.md
Expand Up @@ -6,6 +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.42 - 6/24/2018

- Upgrade to yetibot.core 0.4.38

## 0.4.41 - 6/23/2018

- Upgrade to yetibot.core 0.4.36
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.36"]
[yetibot.core "0.4.38"]

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

0 comments on commit 98a32dc

Please sign in to comment.