Skip to content

Commit dd619cd

Browse files
committed
Bumped version
1 parent f0d4631 commit dd619cd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.16.13] 2018-02-22
10+
### Added
11+
- Changelog
12+
13+
### Fixed
14+
- Docs
15+
916
## [0.16.12] 2018-02-14
1017
### Added
1118
- 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.12",
3+
"version": "0.16.13",
44
"description": "Linode API Docs",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)