We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c37694 commit a593527Copy full SHA for a593527
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "crc32-ts",
3
- "version": "1.0.6",
+ "version": "2.0.0",
4
"description": "Another CRC32 generator made with TypeScript",
5
"exports": "./dist/index.js",
6
"types": "./dist/index.d.ts",
0 commit comments