We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a312c77 commit 9aa7557Copy full SHA for 9aa7557
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## [0.16.17] 2018-04-23
10
+### Added
11
+- Docs
12
+
13
+### Fixed
14
15
16
## [0.16.16] 2018-04-02
17
### Added
18
- Changes
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linode-api-docs",
3
- "version": "0.16.16",
+ "version": "0.16.17",
4
"description": "Linode API Docs",
5
"main": "src/index.js",
"scripts": {
0 commit comments