Skip to content

Commit 558cfd5

Browse files
committed
Latest of the latest
1 parent bbfb668 commit 558cfd5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

nodejs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http_ece",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "Encrypted Content-Encoding for HTTP",
55
"homepage": "https://github.com/martinthomson/encrypted-content-encoding",
66
"bugs": "https://github.com/martinthomson/encrypted-content-encoding/issues",

python/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name='http_ece',
13-
version='0.7.0',
13+
version='0.7.1',
1414
author='Martin Thomson',
1515
author_email='[email protected]',
1616
scripts=[],

0 commit comments

Comments
 (0)