Skip to content

Commit 2e4a339

Browse files
Bump Version for ep_hash_auth to 10.0.1
1 parent ff7fbc8 commit 2e4a339

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

ep_hash_auth/package.json

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ep_hash_auth",
3-
"version": "10.0.0",
3+
"version": "10.0.1",
44
"description": "Allow the use of hashed passwords in etherpad-lite.",
55
"main": "ep_hash_auth.js",
66
"keywords": [
@@ -18,11 +18,13 @@
1818
"email": "[email protected]",
1919
"url": "http://D250.hu"
2020
},
21-
"contributors": [{
22-
"name": "Robin Schneider",
23-
"email": "[email protected]",
24-
"url": "http://github.com/ypid"
25-
}],
21+
"contributors": [
22+
{
23+
"name": "Robin Schneider",
24+
"email": "[email protected]",
25+
"url": "http://github.com/ypid"
26+
}
27+
],
2628
"license": "GPL-3.0+",
2729
"readmeFilename": "README.md",
2830
"dist": {

0 commit comments

Comments
 (0)