Skip to content

Commit 5f89845

Browse files
committed
Bumped version
1 parent f3c9108 commit 5f89845

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## [0.16.9] 2018-01-05
10+
### Added
11+
- Docs for 2018-01-08 release
12+
### Fixed
13+
- Assorted incorrect information
14+
915
## [0.16.8] 2017-12-19
1016
### Added
1117
- "Early Access" notice at the top of docs

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linode-api-docs",
3-
"version": "0.16.8",
3+
"version": "0.16.9",
44
"description": "Linode API Docs",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)