Skip to content

Commit

Permalink
Release 0.9.7 bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
benlangfeld committed Jun 14, 2016
1 parent 5aa0ccf commit 19311d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
### develop

### 0.9.7 / June 14, 2016

* Restore compatibility with Capistrano v3; it has a bug which we have to work around [Ben Langfeld, Chris Gunther, Shohei Yamasaki]

### 0.9.6 / June 13, 2016
Expand Down
2 changes: 1 addition & 1 deletion lib/whenever/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Whenever
VERSION = '0.9.6'
VERSION = '0.9.7'
end

0 comments on commit 19311d8

Please sign in to comment.