We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b75f53 commit 0e445dcCopy full SHA for 0e445dc
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Changelog
2
3
+### 1.0.2 (Next)
4
+
5
+* Your contribution here.
6
7
### 1.0.1 (2021/01/02)
8
9
* [#193](https://github.com/codegram/hyperclient/pull/193): Auto-paginate collections - [@dblock](https://github.com/dblock).
lib/hyperclient/version.rb
@@ -1,3 +1,3 @@
module Hyperclient
- VERSION = '1.0.1'.freeze
+ VERSION = '1.0.2'.freeze
end
0 commit comments