Skip to content

Commit 0e445dc

Browse files
committed
Preparing for next developer iteration, 1.0.2.
1 parent 6b75f53 commit 0e445dc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Changelog
22

3+
### 1.0.2 (Next)
4+
5+
* Your contribution here.
6+
37
### 1.0.1 (2021/01/02)
48

59
* [#193](https://github.com/codegram/hyperclient/pull/193): Auto-paginate collections - [@dblock](https://github.com/dblock).

lib/hyperclient/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Hyperclient
2-
VERSION = '1.0.1'.freeze
2+
VERSION = '1.0.2'.freeze
33
end

0 commit comments

Comments
 (0)