Skip to content

Commit 1cbbf7f

Browse files
authored
v8.0.5 (#216)
1 parent 6831743 commit 1cbbf7f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## HEAD
22

3+
## 8.0.5
4+
5+
- Updated excon version requirements (https://github.com/heroku/hatchet/pull/215)
6+
37
## 8.0.4
48

59
- Any 404 when trying to delete an application will be considered duplicate (https://github.com/heroku/hatchet/pull/210)

lib/hatchet/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Hatchet
2-
VERSION = "8.0.4"
2+
VERSION = "8.0.5"
33
end

0 commit comments

Comments
 (0)