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

Commit 7040779

Browse files
committed
Bump to v2.4.3
1 parent 9a088c3 commit 7040779

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
All notable changes to this project will be documented in this file.
33
The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [2.4.3] - 2019-04-24
56
### Added
67
- Support for Node 12
78

@@ -298,7 +299,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
298299

299300
## [1.0.0] - 2015-10-18
300301

301-
[2.4.1]: https://github.com/MayhemYDG/iltorb/compare/v2.4.1...v2.4.2
302+
[2.4.3]: https://github.com/MayhemYDG/iltorb/compare/v2.4.2...v2.4.3
303+
[2.4.2]: https://github.com/MayhemYDG/iltorb/compare/v2.4.1...v2.4.2
302304
[2.4.1]: https://github.com/MayhemYDG/iltorb/compare/v2.4.0...v2.4.1
303305
[2.4.0]: https://github.com/MayhemYDG/iltorb/compare/v2.3.2...v2.4.0
304306
[2.3.2]: https://github.com/MayhemYDG/iltorb/compare/v2.3.1...v2.3.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "iltorb",
3-
"version": "2.4.2",
3+
"version": "2.4.3",
44
"description": "Brotli compression/decompression with native bindings",
55
"homepage": "https://github.com/MayhemYDG/iltorb",
66
"bugs": "https://github.com/MayhemYDG/iltorb/issues",

0 commit comments

Comments
 (0)