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 1489dab commit 163deadCopy full SHA for 163dead
CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
7
## [Unreleased]
8
9
+## [0.16.15] 2018-03-12
10
+### Fixed
11
+- Changelog
12
+
13
## [0.16.14] 2018-02-27
14
### Fixed
15
- Changelog
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linode-api-docs",
3
- "version": "0.16.14",
+ "version": "0.16.15",
4
"description": "Linode API Docs",
5
"main": "src/index.js",
"scripts": {
0 commit comments