Skip to content

Commit

Permalink
Preparing for next developer iteration, 0.9.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed May 11, 2020
1 parent 25772f9 commit ba43d37
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## Changelog

### 0.9.3 (Next)

* Your contribution here.

### 0.9.2 (2020/05/12)

* [#149](https://github.com/codegram/hyperclient/pull/149): Address Faraday warnings - [@yuki24](https://github.com/yuki24).
Expand Down
2 changes: 1 addition & 1 deletion lib/hyperclient/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Hyperclient
VERSION = '0.9.2'.freeze
VERSION = '0.9.3'.freeze
end

0 comments on commit ba43d37

Please sign in to comment.