Skip to content
This repository has been archived by the owner on Mar 18, 2022. It is now read-only.

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Oct 24, 2018
1 parent a29a9eb commit 532db6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "spdy-or-http2",
"description": "Node.js ponyfill for HTTP/2 support (uses native http2 module or falls back to spdy if Node version is < v10.10.0; when http2 is marked as no longer experimental)",
"version": "1.0.0",
"version": "1.0.1",
"author": "Nick Baugh <niftylettuce@gmail.com> (https://niftylettuce.com)",
"ava": {
"failFast": true,
Expand Down

0 comments on commit 532db6c

Please sign in to comment.