Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 8584ada

Browse files
committed
[publish binary] Release v0.5.4
1 parent 017d25f commit 8584ada

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,13 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1313
### Fixed
1414

1515

16+
## [0.5.4] - 2016-11-21
17+
18+
### Changed
19+
20+
- Using newest libosmium, version 2.10.3.
21+
22+
1623
## [0.5.3] - 2016-09-19
1724

1825
### Changed
@@ -119,7 +126,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
119126

120127
- Upgraded node-pre-gyp to 0.5.10
121128

122-
[unreleased]: https://github.com/osmcode/libosmium/compare/v0.5.3...HEAD
129+
[unreleased]: https://github.com/osmcode/libosmium/compare/v0.5.4...HEAD
130+
[0.5.4]: https://github.com/osmcode/libosmium/compare/v0.5.3...v0.5.4
123131
[0.5.3]: https://github.com/osmcode/libosmium/compare/v0.5.2...v0.5.3
124132
[0.5.2]: https://github.com/osmcode/libosmium/compare/v0.5.1...v0.5.2
125133
[0.5.1]: https://github.com/osmcode/libosmium/compare/v0.5.0...v0.5.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "osmium",
3-
"version": "0.5.3",
3+
"version": "0.5.4",
44
"libosmium_version": "v2.10.3",
55
"description": "Node.js bindings to Osmium",
66
"url": "https://github.com/osmcode/node-osmium",

0 commit comments

Comments
 (0)