Skip to content

Commit b2a2062

Browse files
committed
bump version to 0.16.14
1 parent 0e04f40 commit b2a2062

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9-
## [0.16.13] 2018-02-22
9+
## [0.16.14] 2018-02-27
10+
### Fixed
11+
- Changelog
12+
13+
## [0.16.13] 2018-02-27
1014
### Added
1115
- Changelog
1216

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.13",
3+
"version": "0.16.14",
44
"description": "Linode API Docs",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)