We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6831743 commit 1cbbf7fCopy full SHA for 1cbbf7f
2 files changed
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## HEAD
2
3
+## 8.0.5
4
+
5
+- Updated excon version requirements (https://github.com/heroku/hatchet/pull/215)
6
7
## 8.0.4
8
9
- Any 404 when trying to delete an application will be considered duplicate (https://github.com/heroku/hatchet/pull/210)
lib/hatchet/version.rb
@@ -1,3 +1,3 @@
module Hatchet
- VERSION = "8.0.4"
+ VERSION = "8.0.5"
end
0 commit comments