Skip to content

Commit daa7e05

Browse files
committed
Release v3.3.3
1 parent 9b10cee commit daa7e05

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
Version history
22
===============
33

4+
### 3.3.3 (2016-04-21) ###
5+
6+
* Bugfixes from pull requests (https://github.com/molnarg/node-http2/search?q=milestone%3Av3.3.3&type=Issues&utf8=%E2%9C%93)
7+
48
### 3.3.2 (2016-01-11) ###
59

610
* Fix an incompatibility with Firefox (issue 167)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http2",
3-
"version": "3.3.2",
3+
"version": "3.3.3",
44
"description": "An HTTP/2 client and server implementation",
55
"main": "lib/index.js",
66
"engines" : {

0 commit comments

Comments
 (0)