Skip to content

Commit 270afff

Browse files
committed
Preparing for next development iteration, 0.2.3.
1 parent 15c7983 commit 270afff

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,3 +1,7 @@
1+
### 1.1.2 (Next)
2+
3+
* Your contribution here.
4+
15
### 1.1.1 (2020/03/02)
26

37
* [#63](https://github.com/dblock/iex-ruby-client/pull/63): Allow direct API calls with support for secret_token - [@bguban](https://github.com/bguban).

lib/iex/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module IEX
2-
VERSION = '1.1.1'.freeze
2+
VERSION = '1.1.2'.freeze
33
end

0 commit comments

Comments
 (0)