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 bc7f72e commit debca74Copy full SHA for debca74
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "huffman-url-compressor",
3
- "version": "1.0.1",
+ "version": "1.0.2",
4
"description": "Convert any kind of String into a url-friendly compressed parameter using Huffman Encoding.",
5
"main": "huffman.js",
6
"scripts": {
0 commit comments