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 f0d4631 commit dd619cdCopy full SHA for dd619cd
CHANGELOG.md
@@ -6,6 +6,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## [0.16.13] 2018-02-22
10
+### Added
11
+- Changelog
12
+
13
+### Fixed
14
+- Docs
15
16
## [0.16.12] 2018-02-14
17
### Added
18
- Docs
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linode-api-docs",
3
- "version": "0.16.12",
+ "version": "0.16.13",
4
"description": "Linode API Docs",
5
"main": "src/index.js",
"scripts": {
0 commit comments