Skip to content

Commit 3793672

Browse files
committed
Reset versioning, before a proper v1.0.0 release of the new package
We've renamed from read-tls-fingerprint to read-tls-client-hello to fit the new functionality, first release of RTCH will be v1.0.0 and RTF will be deprecated.
1 parent 37329cd commit 3793672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "read-tls-client-hello",
3-
"version": "1.0.0",
3+
"version": "0.0.0",
44
"author": "Tim Perry <[email protected]>",
55
"description": "A pure-JS module to read TLS client hello data and fingerprints from an incoming socket connection",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)