Skip to content

Commit 8018c3e

Browse files
committed
Release 0.10.0.
1 parent 6a1e3ef commit 8018c3e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Forge ChangeLog
22
===============
33

4+
## 0.10.0 - 2019-09-01
5+
46
### Changed
57
- **BREAKING**: Node.js 4 no longer supported. The code *may* still work, and
68
non-invasive patches to keep it working will be considered. However, more

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-forge",
3-
"version": "0.9.3-dev",
3+
"version": "0.10.0",
44
"description": "JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.",
55
"homepage": "https://github.com/digitalbazaar/forge",
66
"author": {

0 commit comments

Comments
 (0)