We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66e1758 commit 8b88ea8Copy full SHA for 8b88ea8
2 files changed
nodejs/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "http_ece",
3
- "version": "0.4.3",
+ "version": "0.4.4",
4
"description": "Encrypted Content-Encoding for HTTP",
5
"homepage": "https://github.com/martinthomson/encrypted-content-encoding",
6
"bugs": "https://github.com/martinthomson/encrypted-content-encoding/issues",
python/setup.py
@@ -3,7 +3,7 @@
setup(
name='http_ece',
- version='0.4.3',
+ version='0.4.4',
7
author='Martin Thomson',
8
author_email='martin.thomson@gmail.com',
9
scripts=[],
0 commit comments